Merge pull request #79 from fdr/runner-dead-code

Eliminate dead code
This commit is contained in:
David Dollar
2011-10-04 05:14:50 -07:00
-4
View File
@@ -225,10 +225,6 @@ private ######################################################################
end
end
def runner
File.expand_path("../../../bin/foreman-runner", __FILE__)
end
def terminate_gracefully
info "sending SIGTERM to all processes"
kill_all "SIGTERM"