Improve invite-join.test reliability on Alpine Linux.
authorKirill Isakov <is-kir@ya.ru>
Sun, 1 Aug 2021 18:47:40 +0000 (00:47 +0600)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 2 Aug 2021 10:12:59 +0000 (12:12 +0200)
test/invite-join.test

index 3a9e3a3..7915581 100755 (executable)
@@ -17,7 +17,8 @@ start_tinc foo
 
 echo [STEP] Generate an invitation and let another node join the VPN
 
-tinc foo invite bar | tinc bar join
+invitation=$(tinc foo invite bar)
+tinc bar join "$invitation"
 
 echo [STEP] Test equivalence of host config files