X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=test%2Finvite-join.test;h=516732039868e93a71555dcf9b9458f38dbeacb8;hb=6779e381e59092b317a63356180db9a832ffb47d;hp=c1bd1b8ee7dc6555f41ab8ba644fbfa9a81aecb3;hpb=51b5aab9b042dffc6ef0791358f097895a3234eb;p=tinc diff --git a/test/invite-join.test b/test/invite-join.test index c1bd1b8e..51673203 100755 --- a/test/invite-join.test +++ b/test/invite-join.test @@ -1,6 +1,6 @@ #!/bin/sh -. ./testlib.sh +. "${0%/*}/testlib.sh" # Initialize one node @@ -9,7 +9,6 @@ init foo set DeviceType dummy set Mode switch set Broadcast no -del Port set Address localhost set Port 32751 start $r1 @@ -17,8 +16,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