]> git.ipfire.org Git - thirdparty/coreutils.git/commit
copy: more-accurate warning about destruction
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 3 Aug 2017 20:44:53 +0000 (13:44 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 3 Aug 2017 20:46:36 +0000 (13:46 -0700)
commitb6ab084421dcef854a8038745bcbc51fa98d5bac
tree1b5a5d26130a41eaab0af7d50431c99522d08a60
parent81a05b32f7c31d8aaf9c06ed6b54774c58b67067
copy: more-accurate warning about destruction

* src/copy.c (copy_internal):
* tests/cp/backup-is-src.sh, tests/mv/backup-is-src.sh:
Say "might destroy", not "would destroy".
src/copy.c
tests/cp/backup-is-src.sh
tests/mv/backup-is-src.sh