Update kira.sh

This commit is contained in:
Russell Ballestrini 2016-04-16 19:02:14 -04:00
parent b0122b5e22
commit e33079c3de

View file

@ -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