* src/copy.c: Include filemode.h.
commit369aaf7e5dcabf995683eea9a3a1e497ade9cd12
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 16 Mar 2007 20:41:50 +0000 (16 21:41 +0100)
committerJim Meyering <jim@meyering.net>
Fri, 16 Mar 2007 20:41:50 +0000 (16 21:41 +0100)
tree0e0bd52515194d06487acb8b6e25331011a53c3f
parent39e85b7258340611a77a70e2ad46184f1081bbdf
* src/copy.c: Include filemode.h.
(overwrite_prompt): Say "try to overwrite", not "overwrite", to
make it clearer that the attempt may fail.  Problem reported by
Dan Jacobson in:
http://lists.gnu.org/archive/html/bug-coreutils/2007-03/msg00130.html
Output symbolic mode as well as numeric.
* tests/mv/i-2 (fail): Adjust to new prompt format.
ChangeLog
src/copy.c
tests/mv/i-2