X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=test%2Fimport-export.test;h=190d21ba309363366ef805db6666663a7e9d0692;hb=046a10d692d1ac22de4daf783ee4fe025c4eb6ec;hp=6b5641c454300a358bcea64fcea82140f1fb36a9;hpb=566ef6bcbae2bb17c30d500c96331d0c7bdca070;p=tinc diff --git a/test/import-export.test b/test/import-export.test index 6b5641c4..190d21ba 100755 --- a/test/import-export.test +++ b/test/import-export.test @@ -1,64 +1,67 @@ #!/bin/sh -. ./testlib.sh +# shellcheck source=testlib.sh +. "${0%/*}/testlib.sh" -# Initialize three nodes +echo [STEP] Initialize three nodes -$tinc $c1 <