Actions
Feature #9303
closedAdd unit test for chown method in test_fileutils.rb to test that it does not chmod recursively
Description
I was about to write unit test for FileUtils.chown_R then I realized that I needed to make sure FileUtils.chown does not chmod recursively first. Here is the patch.
Files
Updated by hsbt (Hiroshi SHIBATA) over 10 years ago
- Tracker changed from Misc to Feature
Updated by hsbt (Hiroshi SHIBATA) over 10 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
Applied in changeset r46091.
- test/fileutils/test_fileutils.rb: Added recursively chmod tests.
[Feature #9303][ruby-core:59325]
Actions
Like0
Like0Like0