Small fixes for tests.
This commit is contained in:
parent
09cd7ac62a
commit
2cd8e2b8e8
3 changed files with 2 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
TESTS = \
|
||||
executables.test \
|
||||
basic.test \
|
||||
sptps_basic.test
|
||||
executables.test \
|
||||
sptps-basic.test
|
||||
|
||||
EXTRA_DIST = testlib.sh
|
||||
|
||||
|
|
|
@ -4,8 +4,6 @@
|
|||
|
||||
# Initialize and test one node
|
||||
|
||||
rm -rf config1
|
||||
|
||||
$tinc $c1 init foo
|
||||
$tinc $c1 set DeviceType dummy
|
||||
$tinc $c1 set Port 0
|
||||
|
|
Loading…
Reference in a new issue