зеркало из https://github.com/github/ruby.git
* test/fileutils/test_fileutils.rb: remove junk print statement.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7834 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
19b9567c84
Коммит
2d042f539b
|
@ -14,7 +14,6 @@ prevdir = Dir.pwd
|
|||
tmproot = TestFileUtils::TMPROOT
|
||||
Dir.mkdir tmproot unless File.directory?(tmproot)
|
||||
Dir.chdir tmproot
|
||||
p tmproot
|
||||
|
||||
def have_drive_letter?
|
||||
/djgpp|mswin(?!ce)|mingw|bcc|emx/ =~ RUBY_PLATFORM
|
||||
|
|
Загрузка…
Ссылка в новой задаче