[bug#72536] [PATCH] tap: followups for the new `--stderr-prefix' option

2025-02-23 Thread Richard Hansen
On 2/23/25 12:53, Karl Berry wrote: I pushed it. Thanks!! Thank you! And thank you for the documentation improvements. I have some minor follow-up commits, attached: 1. Minor documentation revisions. 2. Change command_ok_ to support shell functions. 3. New test to check stdout/stderr p

[bug#73769] [PATCH] automake: distribute local gnulib directory modules

2025-02-23 Thread Karl Berry
I think there is nothing to do here at this time, so closing. Feel free to reopen (or open a new issue) if the idea progresses. Thanks, karl

[bug#72536] [PATCH v3] tap: new `--stderr-prefix' option to prefix test script's stderr

2025-02-23 Thread Karl Berry
Hi Richard - here's my tinkering with the description in the manual (pushed). Let me know if you see any problems. Meanwhile, I guess we can close this. If anything more is pending from your side, let me know or feel free to re-open. Thanks again. -k -

[bug#72536] [PATCH v3] tap: new `--stderr-prefix' option to prefix test script's stderr

2025-02-23 Thread Karl Berry
Hi Richard, Attached is v4 of the patch series. Changes from v3: I pushed it. Thanks!! the only negative effect of the race condition I adapted some of this text for the manual, since it was helpful at least for me to gain some sort of understanding of what might happen and when. Than