s3:make test: smbtorture from s3 needs to take the config file path via the SMB_CONF_...
authorStefan Metzmacher <metze@samba.org>
Wed, 15 Jul 2009 09:54:07 +0000 (11:54 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 15 Jul 2009 09:55:27 +0000 (11:55 +0200)
metze

source3/script/tests/test_smbtorture_s3.sh

index 2894d7e90a327f0dc8388c2f28add28d8689d93e..602433bd91705ba017fe6bc4eb62985009eb8679 100755 (executable)
@@ -21,6 +21,9 @@ incdir=`dirname $0`
 . $incdir/test_functions.sh
 }
 
+SMB_CONF_PATH="$CONFFILE"
+export SMB_CONF_PATH
+
 tests="FDPASS LOCK1 LOCK2 LOCK3 LOCK4 LOCK5 LOCK6 LOCK7"
 #tests="$tests UNLINK BROWSE ATTR TRANS2 MAXFID TORTURE "
 tests="$tests UNLINK BROWSE ATTR TRANS2 TORTURE "