summaryrefslogtreecommitdiff
path: root/source3/script/tests/test_smbclient_auth.sh
diff options
context:
space:
mode:
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