Fix indent.

parent 02adae16
...@@ -590,7 +590,7 @@ class RakeApp ...@@ -590,7 +590,7 @@ class RakeApp
wait_process(count + 1) if !$rake_fiber_table.empty? && exited.empty? wait_process(count + 1) if !$rake_fiber_table.empty? && exited.empty?
end end
end end
if __FILE__ == $0 then if __FILE__ == $0 then
RakeApp.new.run RakeApp.new.run
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment