summaryrefslogtreecommitdiff
path: root/source4/script
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2007-04-28 07:31:19 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:51:40 -0500
commit18d141a3cfbf4a3de701d064acb55b18342bb2e6 (patch)
tree79c2ffcdd800eea96362b4d3cdca9b99a6bdf3bf /source4/script
parentca3a7a55789557331b7ffc810eae33a8f9859397 (diff)
downloadsamba-18d141a3cfbf4a3de701d064acb55b18342bb2e6.tar.gz
samba-18d141a3cfbf4a3de701d064acb55b18342bb2e6.tar.bz2
samba-18d141a3cfbf4a3de701d064acb55b18342bb2e6.zip
r22544: use the same syntax as in all other files
maybe that fixes make test on all sun hosts... metze (This used to be commit 2597152126251da78b605f1d20c8b00e0e51396b)
Diffstat (limited to 'source4/script')
-rwxr-xr-xsource4/script/tests/test_nbt.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/script/tests/test_nbt.sh b/source4/script/tests/test_nbt.sh
index 95bfb9696c..d821b868ad 100755
--- a/source4/script/tests/test_nbt.sh
+++ b/source4/script/tests/test_nbt.sh
@@ -12,7 +12,7 @@ export PATH
plantest "nmblookup -U \$SERVER \$SERVER" dc bin/nmblookup $TORTURE_OPTIONS -U \$SERVER \$SERVER
plantest "nmblookup \$SERVER" dc bin/nmblookup $TORTURE_OPTIONS \$SERVER
-NBT_TESTS=`bin/smbtorture --list | grep ^NBT`
+NBT_TESTS=`bin/smbtorture --list | grep "^NBT-" | xargs`
for f in $NBT_TESTS; do
plantest "$f" dc bin/smbtorture $TORTURE_OPTIONS //\$SERVER/_none_ $f -U\$USERNAME%\$PASSWORD