The branch, master has been updated
       via  b4abb190a97456e5176088d9ab555c93fd5ea731 (commit)
      from  d3be108637f1ae5d2a07a87c700f42b8c26df6a0 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit b4abb190a97456e5176088d9ab555c93fd5ea731
Author: Stefan Metzmacher <me...@samba.org>
Date:   Wed Jul 15 11:54:07 2009 +0200

    s3:make test: smbtorture from s3 needs to take the config file path via the 
SMB_CONF_PATH envvar
    
    metze

-----------------------------------------------------------------------

Summary of changes:
 source3/script/tests/test_smbtorture_s3.sh |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/script/tests/test_smbtorture_s3.sh 
b/source3/script/tests/test_smbtorture_s3.sh
index 2894d7e..602433b 100755
--- a/source3/script/tests/test_smbtorture_s3.sh
+++ b/source3/script/tests/test_smbtorture_s3.sh
@@ -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 "


-- 
Samba Shared Repository

Reply via email to