summaryrefslogtreecommitdiff
path: root/service/stop
diff options
context:
space:
mode:
authorBruno Wagner Goncalves <bwagner@thoughtworks.com>2014-08-20 17:56:43 -0300
committerBruno Wagner Goncalves <bwagner@thoughtworks.com>2014-08-20 18:27:02 -0300
commita443d2d58f46d6b63b7cabe72a8851234a59b10e (patch)
tree271ce5f1fc712741c8330d2ee9df662b385ec5ef /service/stop
parentf06094f9cad86617a31ea2e05accf8d3f63ebb24 (diff)
Removed go and runtests - setup.py develop creates a pixelated-user-agent script that you can run
Diffstat (limited to 'service/stop')
-rwxr-xr-xservice/stop2
1 files changed, 0 insertions, 2 deletions
diff --git a/service/stop b/service/stop
deleted file mode 100755
index c4a8f11e..00000000
--- a/service/stop
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-pgrep -f 'python ./go' | xargs kill -9