]> git.ipfire.org Git - thirdparty/automake.git/commit
test: Improve output of system information in test-suite.log.
authorCollin Funk <collin.funk1@gmail.com>
Mon, 17 Jun 2024 21:44:28 +0000 (14:44 -0700)
committerKarl Berry <karl@freefriends.org>
Mon, 17 Jun 2024 21:44:28 +0000 (14:44 -0700)
commit6cb69ad8c3e7717876c5c8b43f6ef137b58ccfc3
tree61d80f12a359b098eca146a7e4f507c1e479936b
parenta2d562383501ecca870a6e9b500a48869c360496
test: Improve output of system information in test-suite.log.

Fixes https://bugs.gnu.org/71421.

* lib/am/check.am ($(TEST_SUITE_LOG): Use $(AWK) instead of 'awk'.
Remove an extra space in uname output.  Start the line with
"System information", and other sections with "Distribution
information".
* NEWS: add reference to #71421.
NEWS
lib/am/check.am