summaryrefslogtreecommitdiff
path: root/source3/script/tests/test_smbclient_auth.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_auth.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_auth.sh')
-rwxr-xr-xsource3/script/tests/test_smbclient_auth.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/script/tests/test_smbclient_auth.sh b/source3/script/tests/test_smbclient_auth.sh
index 7ee60b03c2..cb4aeb8072 100755
--- a/source3/script/tests/test_smbclient_auth.sh
+++ b/source3/script/tests/test_smbclient_auth.sh
@@ -17,10 +17,8 @@ SMBCLIENT="$VALGRIND ${SMBCLIENT:-$BINDIR/smbclient}"
shift 4
ADDARGS="$*"
-test x"$TEST_FUNCTIONS_SH" != x"INCLUDED" && {
incdir=`dirname $0`/../../../testprogs/blackbox
. $incdir/subunit.sh
-}
failed=0