Eliminate dead code
An oversight; this code should probably have been pruned in
20e598abcc.
Signed-off-by: Dan Farina <drfarina@acm.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user