From e33079c3dedfb2c548de520ffbd826d551ff0707 Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Sat, 16 Apr 2016 19:02:14 -0400 Subject: [PATCH] Update kira.sh --- kira.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/kira.sh b/kira.sh index 5c0830f..d3d764d 100755 --- a/kira.sh +++ b/kira.sh @@ -23,7 +23,6 @@ function emit_log { } function kira_pids { - # kill pids if they have been hanging around for too long. for pid in `pgrep -f $PROCESS_REGEX` do