From: Günther Deschner Date: Mon, 18 Jan 2010 09:59:08 +0000 (+0100) Subject: s3-selftest: use testenv dc so that smbtorture4 actually uses the client configuration. X-Git-Url: http://git.samba.org/?a=commitdiff_plain;h=661dada50336d35c2ca28431236b3bd888fb95b4;p=metze%2Fsamba%2Fwip.git 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 --- diff --git a/source3/selftest/tests.sh b/source3/selftest/tests.sh index ea59f0ee8eab..0fbee8a27846 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=""