From 76e047a8435c4a5d0b86a5dde34122be4b44c367 Mon Sep 17 00:00:00 2001 From: naruse Date: Sun, 6 Nov 2016 14:01:21 +0000 Subject: remove debug sleep & exit git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56640 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- tool/vcs.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'tool/vcs.rb') 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 -- cgit v1.2.3