summaryrefslogtreecommitdiff
path: root/tool/vcs.rb
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-11-06 15:57:44 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-11-06 15:57:44 +0000
commite432492b4062931f656624f7904b73f89dfa4790 (patch)
tree1edc754eff3aa02cc37a8f8aecd441ef02aeb810 /tool/vcs.rb
parentf86f4475212cb00f92cf15345ee3eb9019bca2c8 (diff)
parent4e9a5a3e3d8e87a16d83aa376265b31716019462 (diff)
add tag v2_4_0_preview3
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tags/v2_4_0_preview3@56647 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
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