summaryrefslogtreecommitdiff
path: root/tool/vcs.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tool/vcs.rb')
-rw-r--r--tool/vcs.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/tool/vcs.rb b/tool/vcs.rb
index 173c306e3c..e663d86a98 100644
--- a/tool/vcs.rb
+++ b/tool/vcs.rb
@@ -287,8 +287,6 @@ class VCS
IO.copy_stream(r, w)
end
end
- sleep 10
- exit
end
end