1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-09 00:00:04 +01:00

attack.sh exit 0 on success

Signed-off-by: Andy Green <andy.green@linaro.org>
This commit is contained in:
Andy Green 2016-01-31 11:53:49 +08:00
parent 4019aab8da
commit 8e1b7cb692

View file

@ -268,3 +268,6 @@ echo
echo "--- survived OK ---"
kill -2 $CPID
exit 0