]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: cp: ensure --debug output failure is diagnosed
authoroech3 <79379754+oech3@users.noreply.github.com>
Thu, 12 Feb 2026 16:32:19 +0000 (16:32 +0000)
committerPádraig Brady <P@draigBrady.com>
Thu, 12 Feb 2026 16:33:38 +0000 (16:33 +0000)
commitfc42e7d28110bcae5777de1d1ba910d5a289673a
tree6cd479cfcb44bec50e6880353d14fc3482c87ca4
parent78e97507e6c9c1c2c5594167958f8ccef82554d7
tests: cp: ensure --debug output failure is diagnosed

* tests/cp/debug.sh: cp diagnostics are written to stdout,
so ensure output errors are diagnosed.
https://github.com/coreutils/coreutils/pull/192
tests/cp/debug.sh