attack.sh exit 0 on success
authorAndy Green <andy.green@linaro.org>
Sun, 31 Jan 2016 03:53:49 +0000 (11:53 +0800)
committerAndy Green <andy.green@linaro.org>
Sun, 31 Jan 2016 03:53:49 +0000 (11:53 +0800)
Signed-off-by: Andy Green <andy.green@linaro.org>
test-server/attack.sh

index 688ce5c..65fb4b0 100755 (executable)
@@ -268,3 +268,6 @@ echo
 echo "--- survived OK ---"
 kill -2 $CPID
 
+exit 0
+
+