1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-07 09:49:30 +03:00

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 commit is contained in:
Volker Lendecke
2007-02-06 22:38:31 +00:00
committed by Gerald (Jerry) Carter
parent 83dbbdff34
commit 4ea654857a

View File

@ -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__