anno (Alex Dircksen)
- Login: anno
- Email: anno@anno.name
- Registered on: 06/21/2009
- Last sign in: 06/21/2009
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
06/21/2009
-
10:01 AM Ruby Bug #1669 (Closed): FileUtils.cp file mode
- =begin
Files created by FileUtils.cp (without :preserve => true argument) have the file mode 0600, which (in general) is neither the "default file mode" (according to umask) nor the file mode of the source file.
I guess this is a r...