added more echos

This commit is contained in:
Justin Emter
2017-08-19 15:01:31 -07:00
parent 048fd81732
commit 80ab641a05

View File

@@ -54,6 +54,8 @@ else
echo "Deleted $OUTPUT_PID_FILE file in $OUTPUT_PID_PATH dir"
echo "kill: $the_pid"
kill "$the_pid"
COUNTER=1