]> Savannah Git Hosting - gnulib.git/commit
test-framework-sh: Avoid /bin/sh on AIX 7.2 due to its printf built-in.
authorBruno Haible <bruno@clisp.org>
Thu, 26 Dec 2019 11:29:20 +0000 (12:29 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 26 Dec 2019 23:18:17 +0000 (00:18 +0100)
commita43a04acff6b6ab02f17769063e8a85ae978a0bc
treee68a2f7223a03affdc5945668644c15ff43e79b4
parent6bc5c0e01ba63d0fd8557d26fb468a2e61f129da
test-framework-sh: Avoid /bin/sh on AIX 7.2 due to its printf built-in.

Reported by Paul Eggert in
<https://lists.gnu.org/archive/html/grep-devel/2019-12/msg00020.html>.
Simplification by Jim Meyering.

* tests/init.sh (gl_shell_test_script_): Add a test of printf of an
octal escape sequence in a UTF-8 locale.
ChangeLog
tests/init.sh