From: Guus Sliepen Date: Mon, 17 Apr 2017 14:05:30 +0000 (+0200) Subject: Add missing tinc stop command to the scripts test. X-Git-Tag: release-1.1pre15~21 X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=70fed5f7ffdeb0416ee6b77881098faab9a7cd47 Add missing tinc stop command to the scripts test. --- diff --git a/test/scripts.test b/test/scripts.test index 6fe616f8..3b3f2749 100755 --- 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