summaryrefslogtreecommitdiffhomepage
path: root/minirake
diff options
context:
space:
mode:
Diffstat (limited to 'minirake')
-rwxr-xr-xminirake2
1 files changed, 1 insertions, 1 deletions
diff --git a/minirake b/minirake
index ad8276a6d..2c93502f2 100755
--- a/minirake
+++ b/minirake
@@ -590,7 +590,7 @@ class RakeApp
wait_process(count + 1) if !$rake_fiber_table.empty? && exited.empty?
end
- end
+end
if __FILE__ == $0 then
RakeApp.new.run