Closed sizebay closed 8 years ago
Hi @sizebay, thanks for share you problem with us.
Kikaha's script uses a grep
command to identify if there is an instance of kikaha already running.
Indeed, when grep's PID is greater than java's PID, then it will fail to identify if kikaha's is running.
I've defined this issue status as a bug.
Bellow is the commands we've done to simulate this problem.