From e09daab0157e1c9fc9ab29627f9ca612456eed8c Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Mon, 28 Aug 2006 07:56:15 +0000 Subject: r17880: On host "tridge" in the build farm the tests fail because smbd hangs in in 'connecting to cups server on localhost'. There is no cups on that host, but the TCP connection hangs in SYN_SENT. Probably some firewall rule. Work around that. Volker (This used to be commit ab4e7b34da00c2a8f3244d84f08037ddfadf85d5) --- source3/script/tests/selftest.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'source3') diff --git a/source3/script/tests/selftest.sh b/source3/script/tests/selftest.sh index d7a2db5eb6..38aa4d2727 100755 --- a/source3/script/tests/selftest.sh +++ b/source3/script/tests/selftest.sh @@ -117,6 +117,9 @@ cat >$SERVERCONFFILE<