Add missing tinc stop command to the scripts test.
[oweals/tinc.git] / test / scripts.test
index 6fe616f8f65892831f09347a7d2882bf21ad5e0e..3b3f27493e063aa6d22a5d229795592e26109b5e 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