mirror of
https://github.com/samba-team/samba.git
synced 2025-03-20 22:50:26 +03:00
s4-drstest: Don't remove temp LDB so it can be reviewed if necessary
This test makes temp directory which is not removed so why not just leave LDB also. Signed-off-by: Andrew Tridgell <tridge@samba.org>
This commit is contained in:
parent
452fc0d6f4
commit
03a1451bbc
@ -663,7 +663,6 @@ static bool torture_drs_unit_ldb_setup(struct torture_context *tctx, struct drsu
|
||||
}
|
||||
|
||||
DONE:
|
||||
unlink(ldb_url);
|
||||
talloc_free(mem_ctx);
|
||||
return bret;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user