]> www.tinc-vpn.org Git - tinc/blobdiff - test/invite-offline.test
test/legacy-protocol.test: fix intermittent "Cannot read greeting from control socket"
[tinc] / test / invite-offline.test
index 0903417720f7e3500ed109ee42b6e7bfa433d7fe..e515919daf3cb682681f97bdb351e271d732a4d4 100755 (executable)
@@ -9,14 +9,13 @@ init foo
 set DeviceType dummy
 set Mode switch
 set Broadcast no
-del Port
 set Address localhost
 set Port 32758
 EOF
 
 # Generate an invitation offline and let another node join the VPN
 
-invitation=`$tinc $c1 invite bar`
+invitation=`$tinc $c1 invite bar | tr -d '\r'`
 
 $tinc $c1 start $r1