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