projects
/
tinc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a144147
)
Add missing tinc stop command to the scripts test.
author
Guus Sliepen
<guus@tinc-vpn.org>
Mon, 17 Apr 2017 14:05:30 +0000
(16:05 +0200)
committer
Guus Sliepen
<guus@tinc-vpn.org>
Mon, 17 Apr 2017 14:05:30 +0000
(16:05 +0200)
test/scripts.test
patch
|
blob
|
history
diff --git
a/test/scripts.test
b/test/scripts.test
index
6fe616f
..
3b3f274
100755
(executable)
--- a/
test/scripts.test
+++ b/
test/scripts.test
@@
-71,6
+71,8
@@
echo bar-started >>$OUT
# Stop server node
$tinc $c1 stop
+sleep 1
+$tinc $c2 stop
# Check if the script output is what is expected