summaryrefslogtreecommitdiff
path: root/source3/script/tests/test_smbclient_s3.sh
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2011-03-28 22:05:27 +1100
committerAndrew Bartlett <abartlet@samba.org>2011-03-29 00:00:23 +0200
commit2839391c7deac3436046807e4238bb9e5802530b (patch)
tree9e342ce1147c9f21bf0494b938ef5462066e82cb /source3/script/tests/test_smbclient_s3.sh
parent53ddac3f27e85f8a605785145a9c9584a85673b2 (diff)
downloadsamba-2839391c7deac3436046807e4238bb9e5802530b.tar.gz
samba-2839391c7deac3436046807e4238bb9e5802530b.tar.bz2
samba-2839391c7deac3436046807e4238bb9e5802530b.zip
s3-selftest unconditionaly include subunit.sh
we no longer . this file into other shell scripts, so we don't need this check any more. Andrew Bartlett
Diffstat (limited to 'source3/script/tests/test_smbclient_s3.sh')
-rwxr-xr-xsource3/script/tests/test_smbclient_s3.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/script/tests/test_smbclient_s3.sh b/source3/script/tests/test_smbclient_s3.sh
index 857400e9b0..30b26a4d8c 100755
--- a/source3/script/tests/test_smbclient_s3.sh
+++ b/source3/script/tests/test_smbclient_s3.sh
@@ -21,10 +21,8 @@ WBINFO="$VALGRIND ${WBINFO:-$BINDIR/wbinfo}"
shift 7
ADDARGS="$*"
-test x"$TEST_FUNCTIONS_SH" != x"INCLUDED" && {
incdir=`dirname $0`/../../../testprogs/blackbox
. $incdir/subunit.sh
-}
failed=0