From: Patrick Steinhardt <ps@pks.im>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org, Toon Claes <toon@iotcl.com>
Subject: Re: [PATCH 1/2] coccicheck: emit the contents of cocci patch
Date: Mon, 15 Dec 2025 06:14:20 +0100 [thread overview]
Message-ID: <aT-ZLICiwcX_eAgn@pks.im> (raw)
In-Reply-To: <20251213014628.3380826-2-gitster@pobox.com>
On Sat, Dec 13, 2025 at 10:46:27AM +0900, Junio C Hamano wrote:
> Telling the user "you got some error messages" without showing what
> the errors are is almost useless in CI environment, as the errors
> cannot be examined without downloading build artifacts.
>
> Arrange it to spew out the output when it fails.
Oh yes, please. I recently had CI fail and wanted to do a similar change
already, but you beat me to it. Thanks!
Patrick
next prev parent reply other threads:[~2025-12-15 5:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-13 1:46 [PATCH 0/2] Use MEMZERO_ARRAY() a bit more Junio C Hamano
2025-12-13 1:46 ` [PATCH 1/2] coccicheck: emit the contents of cocci patch Junio C Hamano
2025-12-15 5:14 ` Patrick Steinhardt [this message]
2025-12-13 1:46 ` [PATCH 2/2] cocci: use MEMZERO_ARRAY() a bit more Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aT-ZLICiwcX_eAgn@pks.im \
--to=ps@pks.im \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=toon@iotcl.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.