Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-15 | More misc, test-related changes. (some to allow running tests as root) | Jim Meyering | |
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering | |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering | |
2007-02-18 | * tests/rm/fail-eacces: Skip this test when running as root. | Jim Meyering | |
Reported by Matthew Woehlke. | |||
2006-12-21 | "rm -rf /etc/motd" (run by non-root) now prints a diagnostic. | Jim Meyering | |
* src/remove.c (remove_entry): Handle EACCES for a non-directory, too. Karl Berry reported that a cross-partition "mv /etc/issue ~" failed with the um,... suboptimal diagnostic, "mv: cannot remove `/etc/issue': Not a directory". * tests/rm/Makefile.am (TESTS): Add fail-eacces. * tests/rm/fail-eacces: New file. * NEWS: Mention that both mv and rm are affected. |