Fix invitation tests if port 655 is available.
authorGuus Sliepen <guus@tinc-vpn.org>
Mon, 2 Apr 2018 10:29:46 +0000 (12:29 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 2 Apr 2018 10:29:46 +0000 (12:29 +0200)
commitd32226bc14428864df08beccb3cf4f8a472f2eef
tree2e129804fa4a9ba934c603448d70f961a2f60735
parent63fbaf7b4a33d5657cd3338b7ea91a173b9973fb
Fix invitation tests if port 655 is available.

Running the "del Port" command when no Port is set returns an error. But
it is not necessary anyway since the later "set Port" command will
overwrite it.
test/invite-join.test
test/invite-offline.test