Revert "Work around a GCC bug that causes inet_checksum() to give wrong results."
[tinc] / test / invite-offline.test
index 0903417..82f7cb9 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 | sed 's/\r//'`
 
 $tinc $c1 start $r1