bug#68855: wording for user on test suite failure?
Karl Berry <[email protected]> Wed, 15 May 2024 14:27:26 -0600
| Newsgroups | gmane.comp.sysutils.automake.patches |
|---|---|
| Message-ID | <[email protected]> |
I was thinking about making the message when the test suite failure more
explicit ...
(lib/am/check.am)
+echo "Some test(s) failed. Please report this to $(PACKAGE_BUGREPORT),"; \
+echo "together with the test-suite.log file (gzipped) and your system"; \
+echo "information. Thanks."; \
No one has replied or noted anything since I committed the change at the
end of January, so closing ... -k