[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Mon Jan 18 03:04:31 MST 2010


The branch, master has been updated
       via  661dada... s3-selftest: use testenv dc so that smbtorture4 actually uses the client configuration.
      from  7d5adf8... s3: Show share path in swat statuspage

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


- Log -----------------------------------------------------------------
commit 661dada50336d35c2ca28431236b3bd888fb95b4
Author: Günther Deschner <gd at samba.org>
Date:   Mon Jan 18 10:59:08 2010 +0100

    s3-selftest: use testenv dc so that smbtorture4 actually uses the client configuration.
    
    Found while trying to get RPC-SPOOLSS-NOTIFY working against s3.
    
    Guenther

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

Summary of changes:
 source3/selftest/tests.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/selftest/tests.sh b/source3/selftest/tests.sh
index ea59f0e..0fbee8a 100755
--- a/source3/selftest/tests.sh
+++ b/source3/selftest/tests.sh
@@ -136,7 +136,7 @@ plantest "blackbox.net_s3" dc:local BINDIR="$BINDIR" SCRIPTDIR="$SCRIPTDIR" SERV
 (
 	shift $#
 	testitprefix="posix_s3."
-	testitenv="dc:local"
+	testitenv="dc"
 
 	SMBTORTURE4BINARY=$SMBTORTURE4
 	TORTURE4_OPTIONS=""


-- 
Samba Shared Repository


More information about the samba-cvs mailing list