X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=test%2Finvite-join.test;h=be2af2be6f640568a8c1784578ad78a083a1accb;hb=df716df33af8e9a5b93d573a023ecd7fc24d9a03;hp=c1bd1b8ee7dc6555f41ab8ba644fbfa9a81aecb3;hpb=51b5aab9b042dffc6ef0791358f097895a3234eb;p=tinc diff --git a/test/invite-join.test b/test/invite-join.test index c1bd1b8e..be2af2be 100755 --- a/test/invite-join.test +++ b/test/invite-join.test @@ -1,49 +1,51 @@ #!/bin/sh -. ./testlib.sh +# shellcheck disable=SC1090 +. "$TESTLIB_PATH" -# Initialize one node +echo [STEP] Initialize one node -$tinc $c1 <