]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(copy_reg): Don't exit upon finding a replaced file.
authorJim Meyering <jim@meyering.net>
Sun, 10 Mar 2002 08:28:30 +0000 (08:28 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 10 Mar 2002 08:28:30 +0000 (08:28 +0000)
commitae5a552bf1237608804e07d83c6936737eeb728f
treee254a7c451f3570b35254a8aca2fb0a5d958017e
parent0d4eeae035540918788a372f64e31ccbbdaacef9
(copy_reg): Don't exit upon finding a replaced file.
Instead, just skip it like the diagnostic says.
Reported by Paul Eggert.
src/copy.c