X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=test%2Falgorithms.test;h=dcf055a01fc1d1d1e82175716ff383eb88b90338;hb=bf7abd5a059d27dc544b435b67f7f1d5419d318b;hp=c506a5d1658586eeedc46335a865f3ff78ed0940;hpb=a0baeddb8aa745007d0302ed06247cabb8facb32;p=tinc diff --git a/test/algorithms.test b/test/algorithms.test index c506a5d1..dcf055a0 100755 --- a/test/algorithms.test +++ b/test/algorithms.test @@ -1,46 +1,55 @@ #!/bin/sh -. "${0%/*}/testlib.sh" +. ./testlib.sh -# Initialize two nodes +echo [STEP] Initialize two nodes -$tinc $c1 <