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
usa acc6a302e4 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_2@58120 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-03-25 18:24:28 +00:00
..
clobber.rb
fileasserts.rb test_fileutils.rb: tests for chown 2013-12-24 14:20:47 +00:00
test_dryrun.rb * lib/fileutils.rb: Revert r34669 which altered the way 2013-03-01 02:09:42 +00:00
test_fileutils.rb merge revision(s) 57640: [Backport #13214] 2017-03-25 18:24:28 +00:00
test_nowrite.rb * lib/fileutils.rb: Revert r34669 which altered the way 2013-03-01 02:09:42 +00:00
test_verbose.rb * lib/fileutils.rb: Revert r34669 which altered the way 2013-03-01 02:09:42 +00:00
visibility_tests.rb * lib/fileutils.rb: Revert r34669 which altered the way 2013-03-01 02:09:42 +00:00