X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=test%2Flegacy-protocol.test;h=1aef8f282d28d76455a99bcfcde4087bef08d67c;hb=4fbaf80d56a418ebd23eeace9053fa8f20097f77;hp=ce8e61422276aada0c8c551f4eded6210b7aedf1;hpb=69e550f5950e31fb97eb4558c3d6e564211ab03a;p=tinc diff --git a/test/legacy-protocol.test b/test/legacy-protocol.test index ce8e6142..1aef8f28 100755 --- a/test/legacy-protocol.test +++ b/test/legacy-protocol.test @@ -1,79 +1,90 @@ #!/bin/sh -. "${0%/*}/testlib.sh" +# shellcheck source=testlib.sh +. ./testlib.sh -# Initialize two nodes +echo [STEP] Initialize two nodes -$tinc $c1 <