X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=test%2Fcommandline.test;h=5d6e6a65752f2eb374c1402e71ee079556cf25f2;hb=046a10d692d1ac22de4daf783ee4fe025c4eb6ec;hp=e95c953509f8acf2f839e3308b2bbd94e2d47a76;hpb=2faf3e91af90716180bde27f54370fe4cbfc64c2;p=tinc diff --git a/test/commandline.test b/test/commandline.test index e95c9535..5d6e6a65 100755 --- a/test/commandline.test +++ b/test/commandline.test @@ -1,49 +1,49 @@ #!/bin/sh -. ./testlib.sh +# shellcheck source=testlib.sh +. "${0%/*}/testlib.sh" -# Initialize one node +echo [STEP] Initialize one node -$tinc $c1 <$d1/tinc-up <