projects
/
tinc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ca716d
)
test/legacy-protocol.test: fix intermittent "Cannot read greeting from control socket"
author
Kirill Isakov
<is-kir@ya.ru>
Thu, 1 Jul 2021 18:10:02 +0000
(
00:10
+0600)
committer
Kirill Isakov
<is-kir@ya.ru>
Fri, 2 Jul 2021 13:38:37 +0000
(19:38 +0600)
test/legacy-protocol.test
patch
|
blob
|
history
diff --git
a/test/legacy-protocol.test
b/test/legacy-protocol.test
index
929d222
..
5205877
100755
(executable)
--- 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