Add missing tinc stop command to the scripts test.
[tinc] / test / scripts.test
index 6fe616f..3b3f274 100755 (executable)
@@ -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