X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=test%2Fcommandline.test;h=5d6e6a65752f2eb374c1402e71ee079556cf25f2;hb=046a10d692d1ac22de4daf783ee4fe025c4eb6ec;hp=157eb54c41976a40196c258115ca985aa552ea10;hpb=73d8393bd6c54e0ec28d5f6c114a6eb3821a8ec1;p=tinc diff --git a/test/commandline.test b/test/commandline.test index 157eb54c..5d6e6a65 100755 --- a/test/commandline.test +++ b/test/commandline.test @@ -1,50 +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 <