Ensure "make distcheck" really runs without errors.
[tinc] / test / invite-offline.test
index 8e027da..0903417 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-. ./testlib.sh
+. "${0%/*}/testlib.sh"
 
 # Initialize one node
 
@@ -18,7 +18,7 @@ EOF
 
 invitation=`$tinc $c1 invite bar`
 
-$tinc $c1 start
+$tinc $c1 start $r1
 
 $tinc $c2 join $invitation