From 3ab1893a4b6c2895075ac889cf06c511e2001a9e Mon Sep 17 00:00:00 2001 From: Guus Sliepen Date: Sun, 26 Mar 2017 17:54:37 +0200 Subject: [PATCH] Ensure proper logging in the invite-offline test. --- test/invite-offline.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/invite-offline.test b/test/invite-offline.test index 8e027daa..b4354938 100755 --- a/test/invite-offline.test +++ b/test/invite-offline.test @@ -18,7 +18,7 @@ EOF invitation=`$tinc $c1 invite bar` -$tinc $c1 start +$tinc $c1 start $r1 $tinc $c2 join $invitation -- 2.20.1