projects
/
tinc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c6b2d7
)
Improve invite-join.test reliability on Alpine Linux.
author
Kirill Isakov
<is-kir@ya.ru>
Sun, 1 Aug 2021 18:47:40 +0000
(
00:47
+0600)
committer
Guus Sliepen
<guus@tinc-vpn.org>
Mon, 2 Aug 2021 10:12:59 +0000
(12:12 +0200)
test/invite-join.test
patch
|
blob
|
history
diff --git
a/test/invite-join.test
b/test/invite-join.test
index
3a9e3a3
..
7915581
100755
(executable)
--- a/
test/invite-join.test
+++ b/
test/invite-join.test
@@
-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