diff options
author | Jim Meyering <jim@meyering.net> | 2002-09-29 08:43:19 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-09-29 08:43:19 +0000 |
commit | 6daabb757807b8730502043e4dabeb191bc2bad6 (patch) | |
tree | 6477703e72ceee2e6b37a7f76b9fa77834a91f3b /tests | |
parent | d7e2b7fa84b0c6d7ca201666ea2285d8db556b4d (diff) | |
download | coreutils-6daabb757807b8730502043e4dabeb191bc2bad6.tar.xz |
In move mode, always first try to rename. Before, upon failure to
rename a directory, this code would never attempt to rename any
other file in that directory, but would thenceforth always copy.
On some systems (NetApp version ??), renaming a directory may fail
with EXDEV, yet renaming files within that directory to a newly-
created destination directory succeeds.
(copy_internal): Remove local, move_mode;
use x->move_mode instead. Based on a patch from Tom Haynes.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions