ControlScripts/clients: clients killing bug resolved
[p2p-testing-infrastructure.git] / ControlScripts / clients / tribler / stop_tribler.sh
index 65229ec..3ecb2de 100755 (executable)
@@ -11,4 +11,4 @@ if [ ! $# -eq 0 ]; then
        exit 1
 fi
 
-pkill python2.6
+pkill -KILL -f python2.6