lol, wasn't even taking an action in the action method

This commit is contained in:
John Bintz 2011-06-01 10:31:55 -04:00
parent b2c1d9d006
commit b82b011156
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ module Guard
end
def wait_for_pid_action
0.5
sleep 0.5
end
def kill_unmanaged_pid!