summaryrefslogtreecommitdiff
path: root/source3/script/tests/test_net_registry_roundtrip.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_net_registry_roundtrip.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_net_registry_roundtrip.sh')
-rwxr-xr-xsource3/script/tests/test_net_registry_roundtrip.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/script/tests/test_net_registry_roundtrip.sh b/source3/script/tests/test_net_registry_roundtrip.sh
index 5431098da0..ca56f6d126 100755
--- a/source3/script/tests/test_net_registry_roundtrip.sh
+++ b/source3/script/tests/test_net_registry_roundtrip.sh
@@ -25,10 +25,8 @@ else
NETREG="${NET} registry"
fi
-test x"$TEST_FUNCTIONS_SH" != x"INCLUDED" && {
incdir=`dirname $0`/../../../testprogs/blackbox
. $incdir/subunit.sh
-}
failed=0