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