Permalink
Browse files

KILL PROXY WITH FIRE

  • Loading branch information...
1 parent 990bb5b commit 6d4499004c1fff6e77f13f61f4909a68d7a1a449 @astiunov astiunov committed Apr 14, 2017
Showing with 1 addition and 0 deletions.
  1. +1 −0 build_tools/test_frontend.sh
@@ -18,6 +18,7 @@ function kill_everware {
pkill -KILL -f everware-server
sleep $WAIT_FOR_STOP
fi
+ pkill -KILL node || true
}
if [ -z "$UPLOADDIR" ] ; then

0 comments on commit 6d44990

Please sign in to comment.