K 10 svn:author V 5 mckay K 8 svn:date V 27 2002-09-22T11:15:56.000000Z K 7 svn:log V 398 cp -p could report success even if a file copy failed. This was due to the cumulative exit status being overwritten when directory permissions were being set. This was particularly bad when called from mv(1) to perform a cross-device move as the original files were deleted even if the copy failed. Reported by: Slaven Rezic Patch by: bde PR: 42789 END