1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/fileutils
nagachika 0deee2020f merge revision(s) 57640: [Backport #13214]
fileutils.rb: do not make root

	* lib/fileutils.rb (FileUtils#mkdir_p): no need to make root
	  directory which should be exist and cannot be made with mkdir
	  recent Cygwin can make a directory contains a colon.
	  [Bug #13214]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_4@58631 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-05-09 14:56:38 +00:00
..
clobber.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
fileasserts.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_dryrun.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_fileutils.rb merge revision(s) 57640: [Backport #13214] 2017-05-09 14:56:38 +00:00
test_nowrite.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_verbose.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
visibility_tests.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00