Siva Mahadevan <[email protected]> writes: > commit 5b8c28adb829b50fb8ac065637fa99f717858bab > Author: Siva Mahadevan <[email protected]> > AuthorDate: 2026-06-26 12:22:57 +0000 > Commit: Siva Mahadevan <[email protected]> > 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 - [email protected]
