From 5fcf6e16acccdaac573eebae21a5a47294e346e4 Mon Sep 17 00:00:00 2001 From: Guus Sliepen Date: Sun, 26 Mar 2017 16:46:31 +0200 Subject: [PATCH] Remove superfluous sleep command in invite-join test. --- test/invite-join.test | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/invite-join.test b/test/invite-join.test index c1bd1b8e..28de83c6 100755 --- a/test/invite-join.test +++ b/test/invite-join.test @@ -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 -- 2.20.1