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