Use unique ports for all tests.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 26 Mar 2017 14:46:03 +0000 (16:46 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 26 Mar 2017 14:46:03 +0000 (16:46 +0200)
test/invite-tinc-up.test
test/ns-ping.test

index bc5d45b..8d637b9 100755 (executable)
@@ -8,7 +8,7 @@ $tinc $c1 <<EOF
 init foo
 set DeviceType dummy
 set Address localhost
-set Port 32751
+set Port 32756
 start $r1
 EOF
 
index d5f9c7f..43e1b20 100755 (executable)
@@ -13,7 +13,7 @@ $tinc $c1 <<EOF
 init foo
 set Mode switch
 set Interface ping.test1
-set Port 32573
+set Port 32577
 set Address localhost
 EOF