]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: use `printf' instead of `echo'
authorRichard Hansen <rhansen@rhansen.org>
Mon, 3 Feb 2025 23:26:53 +0000 (18:26 -0500)
committerKarl Berry <karl@freefriends.org>
Sun, 23 Feb 2025 01:36:59 +0000 (17:36 -0800)
commit381c96b24637e0d89bb874eaccfc0c5dc80f006d
tree3438f5ae20193b8f50144ddf951f60f087eb6a6c
parentd1bd394d9e2bfcc41ffda8ea1928af9a0bd073aa
tests: use `printf' instead of `echo'

* t/ax/tap-functions (diag_): Use `printf' instead of `echo' in case
`echo' processes backslash escapes or the argument looks like an
option.
t/ax/tap-functions.sh