Re: [PATCH v3 2/6] [Newcomer] t7004-tag: do not lose exit status to pipe
From: Patrick Steinhardt <hidden>
Date: 2024-08-05 09:36:48
Attachments
- signature.asc [application/pgp-signature] 833 bytes
From: Patrick Steinhardt <hidden>
Date: 2024-08-05 09:36:48
On Sun, Aug 04, 2024 at 10:11:33AM +0300, AbdAlRahman Gad wrote:
split "test-tool ... | sed" pipeline into two commands to avoid losing exit status from test-tool
The commit body should be a full sentence and thus should start with an upper-case letter and end with punctuation. I'd also drop the "-tag" from "t7004-tag" in the commit subject, as we typically only mention the tag number. Patrick