diff options
Diffstat (limited to 'source3/selftest/tests.sh')
-rwxr-xr-x | source3/selftest/tests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/selftest/tests.sh b/source3/selftest/tests.sh index ea59f0ee8e..0fbee8a278 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="" |