Removed useless empty lines
This commit is contained in:
parent
a3fb97465d
commit
aece5baa75
@ -2260,8 +2260,6 @@ EOS
|
|||||||
pid = fork {Process.kill(:QUIT, parent)}
|
pid = fork {Process.kill(:QUIT, parent)}
|
||||||
IO.popen([ruby, -'--disable=gems'], -'r+'){}
|
IO.popen([ruby, -'--disable=gems'], -'r+'){}
|
||||||
Process.wait(pid)
|
Process.wait(pid)
|
||||||
$stdout.puts
|
|
||||||
$stdout.flush
|
|
||||||
end
|
end
|
||||||
INPUT
|
INPUT
|
||||||
end if defined?(fork)
|
end if defined?(fork)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user