]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: move space from `diag_()' to `$diag_string_'
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)
commit997227ca9013f019ecfc29c83e41bd926cf4037d
treefb8f033ba442a10bc68e0dd237e62910f60aae69
parent27a604f805a5ff45289421b01888d9beb8ca73f0
tests: move space from `diag_()' to `$diag_string_'

* t/ax/tap-functions.sh (diag_): Moved the space separating
`$diag_string_' from the diagnostic message to `$diag_string_' so that
callers can eliminate the space.
t/ax/tap-functions.sh