* Version 4.1.9.
+ * tests/sample-test (trap): Make sure the temporary hierarchy is
+ writable before removing it.
+
+ * tests/mv/perm-1: New file, to demonstrate fix of 2002-06-12.
+ * tests/mv/Makefile.am (TESTS): Add perm-1.
+
* Makefile.maint (wget-update): `cd' to config first.
Warn when omitting a file ... FIXME
* src/mv.c (do_move): Give one diagnostic, not two, when unable to
unlink a destination file. This bug was introduced in fileutils-3.16l.
- FIXME$ /bin/mv /etc/passwd /tmp
- /bin/mv: cannot unlink `/etc/passwd': Permission denied
- /bin/mv: cannot remove `/etc/passwd': Permission denied
- [Exit 1]
-
2002-06-07 Jim Meyering <meyering@lucent.com>
* tests/mv/part-fail: Also accept the permission-denied diagnostic