mirror of
https://github.com/samba-team/samba.git
synced 2025-09-05 13:44:19 +03:00
s3:torture: call fault_setup() to get usage backtraces
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
This commit is contained in:
committed by
Michael Adam
parent
e29830a60f
commit
f3aa372bcb
@@ -9316,6 +9316,7 @@ static void usage(void)
|
||||
setup_logging("smbtorture", DEBUG_STDOUT);
|
||||
|
||||
load_case_tables();
|
||||
fault_setup();
|
||||
|
||||
if (is_default_dyn_CONFIGFILE()) {
|
||||
if(getenv("SMB_CONF_PATH")) {
|
||||
|
Reference in New Issue
Block a user