]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: support getting `diag_' message from stdin
authorRichard Hansen <rhansen@rhansen.org>
Mon, 3 Feb 2025 23:26:54 +0000 (18:26 -0500)
committerKarl Berry <karl@freefriends.org>
Sun, 23 Feb 2025 01:36:59 +0000 (17:36 -0800)
commit27a604f805a5ff45289421b01888d9beb8ca73f0
treecf40358d31c3764d84aee740e5e7d4a213cfcdc2
parent381c96b24637e0d89bb874eaccfc0c5dc80f006d
tests: support getting `diag_' message from stdin

* t/ax/tap-functions.sh (diag_): Read the diagnostic message from
stdin if no arguments are given.
t/ax/tap-functions.sh