[ruby-cvs:78756] fcd8bafd08 (master): Use a temporary file for chown test
"Nobuyoshi Nakada" <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
Nobuyoshi Nakada 2019-12-18 13:35:58 +0900 (Wed, 18 Dec 2019)
New Revision: fcd8bafd08
https://github.com/ruby/ruby/commit/fcd8bafd08
Log:
Use a temporary file for chown test
Errno::EROFS may occur when the source tree is placed in a
read-only filesystem.
Modified files:
test/ruby/test_file.rb