remove info for now
This commit is contained in:
@@ -30,7 +30,6 @@ class Foreman::Engine
|
||||
|
||||
trap("TERM") { kill_and_exit("TERM") }
|
||||
trap("INT") { kill_and_exit("INT") }
|
||||
trap("INFO") { print_info }
|
||||
|
||||
while true
|
||||
pid, status = Process.wait2
|
||||
|
||||
Reference in New Issue
Block a user