summaryrefslogtreecommitdiff
path: root/source3/script/tests/selftest.sh
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2007-02-06 22:38:31 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:17:47 -0500
commitabbb882f748e35f0e58fec2e5abb39275fd0ffaf (patch)
tree0cf0854776ca104da368c67e33f86afab31cce18 /source3/script/tests/selftest.sh
parent7a5fa7f12ec439ef5a4af29aa86498f799b6b9a5 (diff)
downloadsamba-abbb882f748e35f0e58fec2e5abb39275fd0ffaf.tar.gz
samba-abbb882f748e35f0e58fec2e5abb39275fd0ffaf.tar.bz2
samba-abbb882f748e35f0e58fec2e5abb39275fd0ffaf.zip
r21202: On some build hosts, the first tests fail with CONNECTION_REFUSED. On my
solaris 9 box I could solve that with an increased wait time. Volker (This used to be commit 4ea654857af48640d86377418f7a91a91c830ced)
Diffstat (limited to 'source3/script/tests/selftest.sh')
-rwxr-xr-xsource3/script/tests/selftest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/script/tests/selftest.sh b/source3/script/tests/selftest.sh
index 1fec131ee8..d5cd2fbeda 100755
--- a/source3/script/tests/selftest.sh
+++ b/source3/script/tests/selftest.sh
@@ -215,7 +215,7 @@ START=`date`
(
# give time for nbt server to register its names
echo "delaying for nbt name registration"
- sleep 4
+ sleep 10
# This will return quickly when things are up, but be slow if we need to wait for (eg) SSL init
bin/nmblookup $CONFIGURATION -U $SERVER_IP __SAMBA__
bin/nmblookup $CONFIGURATION __SAMBA__