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