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