Remove superfluous sleep command in invite-join test.
This commit is contained in:
parent
ccb4fb6f7a
commit
5fcf6e16ac
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@ EOF
|
|||
|
||||
# Generate an invitation and let another node join the VPN
|
||||
|
||||
sleep 1
|
||||
|
||||
$tinc $c1 invite bar | $tinc $c2 join
|
||||
|
||||
# Test equivalence of host config files
|
||||
|
|
Loading…
Reference in a new issue