From 57a36a84c91d3d69550c57e3de4decc2c7a6e427 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sat, 2 Jan 2016 23:59:50 +1000 Subject: Rejig the build, test, and kill scripts a little bit. --- killem.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'killem.sh') diff --git a/killem.sh b/killem.sh index de67db3..262d5d2 100755 --- a/killem.sh +++ b/killem.sh @@ -1,5 +1,6 @@ #!/bin/bash +# TODO - Deal with the valgrind left overs, by scanning the output of the following lines, pciking out the PIDs, then "kill -KILL pid" ps aux | grep love ps aux | grep LuaSL -- cgit v1.1