mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Removed useless empty lines
This commit is contained in:
parent
a3fb97465d
commit
aece5baa75
1 changed files with 0 additions and 2 deletions
|
@ -2260,8 +2260,6 @@ EOS
|
|||
pid = fork {Process.kill(:QUIT, parent)}
|
||||
IO.popen([ruby, -'--disable=gems'], -'r+'){}
|
||||
Process.wait(pid)
|
||||
$stdout.puts
|
||||
$stdout.flush
|
||||
end
|
||||
INPUT
|
||||
end if defined?(fork)
|
||||
|
|
Loading…
Reference in a new issue