From ab4e7b34da00c2a8f3244d84f08037ddfadf85d5 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Mon, 28 Aug 2006 07:56:15 +0000 Subject: [PATCH] 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 --- source/script/tests/selftest.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/script/tests/selftest.sh b/source/script/tests/selftest.sh index d7a2db5eb64..38aa4d27270 100755 --- a/source/script/tests/selftest.sh +++ b/source/script/tests/selftest.sh @@ -117,6 +117,9 @@ cat >$SERVERCONFFILE<