X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=test%2Fbasic.test;h=87c57842b613791e656bfa9de67cab624fe3dd67;hb=bf7abd5a059d27dc544b435b67f7f1d5419d318b;hp=b181e7540c7298878dfeb6d6bf24d3e2c93d8c71;hpb=2cd8e2b8e8d60fdeb633afe54eaf38e18afb04dc;p=tinc diff --git a/test/basic.test b/test/basic.test index b181e754..87c57842 100755 --- a/test/basic.test +++ b/test/basic.test @@ -2,19 +2,24 @@ . ./testlib.sh -# Initialize and test one node +echo [STEP] Initialize and test one node -$tinc $c1 init foo -$tinc $c1 set DeviceType dummy -$tinc $c1 set Port 0 +tinc foo <