From: Kirill Isakov Date: Thu, 1 Jul 2021 18:10:02 +0000 (+0600) Subject: test/legacy-protocol.test: fix intermittent "Cannot read greeting from control socket" X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=6779e381e59092b317a63356180db9a832ffb47d test/legacy-protocol.test: fix intermittent "Cannot read greeting from control socket" --- diff --git a/test/legacy-protocol.test b/test/legacy-protocol.test index 929d2228..52058774 100755 --- a/test/legacy-protocol.test +++ b/test/legacy-protocol.test @@ -75,7 +75,7 @@ $tinc $c2 set ExperimentalProtocol no $tinc $c1 start $r1 $tinc $c2 start $r2 -sleep 1 +sleep 5 test `$tinc $c1 dump reachable nodes | wc -l` = 1 test `$tinc $c2 dump reachable nodes | wc -l` = 1