Forked from
Utils / KWSys
2052 commits behind the upstream repository.
Brad King
authored
BUG: CopyFileIfDifferent should return success if the files did not differ or if the copy succeeded. It should return failure only if the files were different and the copy failed.