]> git.ipfire.org Git - thirdparty/coreutils.git/commit
date: avoid a duplicated write error diagnotic
authorPádraig Brady <P@draigBrady.com>
Mon, 3 Nov 2025 13:00:32 +0000 (13:00 +0000)
committerPádraig Brady <P@draigBrady.com>
Mon, 3 Nov 2025 13:00:32 +0000 (13:00 +0000)
commitcb0ab4ef394c37c4f874f150db7f75f3ba617dd4
tree5c7eb32be37be0401af6d4d712b770e8644a5cdb
parentd870bfbca128dd8a8a23f0e3d97e3c85f7eee552
date: avoid a duplicated write error diagnotic

* src/show-date.c (show_date): Only show the fprintftime() diagnostic
if a further diagnostic will not be shown.
src/show-date.c