Re: git: 5b8c28adb829 - main - ping/tests: expect bell chars from stderr after initial status
- Reply: Siva Mahadevan: "Re: git: 5b8c28adb829 - main - ping/tests: expect bell chars from stderr after initial status"
- In reply to: Siva Mahadevan : "git: 5b8c28adb829 - main - ping/tests: expect bell chars from stderr after initial status"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Jun 2026 11:40:10 UTC
Siva Mahadevan <siva@FreeBSD.org> writes: > commit 5b8c28adb829b50fb8ac065637fa99f717858bab > Author: Siva Mahadevan <siva@FreeBSD.org> > AuthorDate: 2026-06-26 12:22:57 +0000 > Commit: Siva Mahadevan <siva@FreeBSD.org> > CommitDate: 2026-06-26 22:46:09 +0000 > > ping/tests: expect bell chars from stderr after initial status > > After 141bb85798 and 8bda488114f3, ping(8) first writes and flushes the > initial status to stdout, then writes notification bell characters to stderr. > > This patch corrects the expected order of the output to stdout and stderr. > This is a temporary fix; the test should be rewritten to separate the output > streams and run expectations on each individually. > > Reviewed by: des > MFC after: 3 days > Sponsored by: The FreeBSD Foundation The change is correct, but the commit message is not, and reads like a chatbot. Please revert and re-commit with a correct human-written log message. DES -- Dag-Erling Smørgrav - des@FreeBSD.org