]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Add tests for this:
authorJim Meyering <jim@meyering.net>
Fri, 11 Mar 2005 09:37:15 +0000 (09:37 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 11 Mar 2005 09:37:15 +0000 (09:37 +0000)
commit5dd8c8ca32e30dc08af94948795677c622dc613d
tree945a113c149cfc71a6ac5d490f3ea1967bb4ed6c
parentc2bd74fceaa979a9c048e2b5e72819956114ec8c
Add tests for this:

Prompt once again for `mv -i A B' when A and B are hard links
to the same file.  This fixes a bug introduced by my 2003-04-04
(coreutils-5.0.1) change.
tests/mv/i-4