summaryrefslogtreecommitdiff
path: root/source4/utils/tests/test_nmblookup.sh
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2012-01-26 09:42:27 +1100
committerAndrew Bartlett <abartlet@samba.org>2012-02-01 02:45:07 +0100
commiteecf2ac4c83e730dd402c410f7f2087d87d70d6f (patch)
tree7bad5417dcee2554abe313eb60a7707bcb81fd35 /source4/utils/tests/test_nmblookup.sh
parentb7d5d01c35b875c0458a0c7145f3d67e7f731eba (diff)
downloadsamba-eecf2ac4c83e730dd402c410f7f2087d87d70d6f.tar.gz
samba-eecf2ac4c83e730dd402c410f7f2087d87d70d6f.tar.bz2
samba-eecf2ac4c83e730dd402c410f7f2087d87d70d6f.zip
selftest: Remove unused support for --exeext
Diffstat (limited to 'source4/utils/tests/test_nmblookup.sh')
-rwxr-xr-xsource4/utils/tests/test_nmblookup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/utils/tests/test_nmblookup.sh b/source4/utils/tests/test_nmblookup.sh
index b6ab7e01e5..c622db94c8 100755
--- a/source4/utils/tests/test_nmblookup.sh
+++ b/source4/utils/tests/test_nmblookup.sh
@@ -27,7 +27,7 @@ testit() {
}
samba4bindir="$BINDIR"
-nmblookup="$samba4bindir/nmblookup$EXEEXT"
+nmblookup="$samba4bindir/nmblookup"
testit "nmblookup -U \$SERVER_IP \$SERVER" $nmblookup $TORTURE_OPTIONS -U $SERVER_IP $SERVER
testit "nmblookup -U \$SERVER_IP \$NETBIOSNAME" $nmblookup $TORTURE_OPTIONS -U $SERVER_IP $NETBIOSNAME