X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=test%2Fimport-export.test;h=6fe303fd8888618c26e9c389c451c9ff61b30dfd;hb=df716df33af8e9a5b93d573a023ecd7fc24d9a03;hp=6b5641c454300a358bcea64fcea82140f1fb36a9;hpb=566ef6bcbae2bb17c30d500c96331d0c7bdca070;p=tinc diff --git a/test/import-export.test b/test/import-export.test index 6b5641c4..6fe303fd 100755 --- a/test/import-export.test +++ b/test/import-export.test @@ -1,64 +1,67 @@ #!/bin/sh -. ./testlib.sh +# shellcheck disable=SC1090 +. "$TESTLIB_PATH" -# Initialize three nodes +echo [STEP] Initialize three nodes -$tinc $c1 <