1
0
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:
Stefan Metzmacher
2013-02-15 14:23:50 +01:00
committed by Michael Adam
parent e29830a60f
commit f3aa372bcb

View File

@@ -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")) {