summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2022-05-20 05:14:11 -0500
committerG. Branden Robinson <g.branden.robinson@gmail.com>2022-05-21 11:13:08 -0500
commite197762252f0dd75f50fd3a50e0273b812ec5793 (patch)
treecc2a74f4aacb28e9cc6523527966b51f5657dfc3 /Makefile.am
parent8a0b89b9f60e6ea44741a592173805e0079f84cd (diff)
downloadgroff-git-e197762252f0dd75f50fd3a50e0273b812ec5793.tar.gz
[tests]: Fix "od -c" portability problem.
* src/devices/grotty/tests/basic_latin_glyphs_map_correctly.sh: Fix portability problem: POSIX says that "od -c" (and "od -t c") are supposed to emit printing characters as defined by the underlying locale, but GNU coreutils od doesn't do this and macOS od does. Set `LC_ALL` to "C" when running it to force 3-digit octal reporting of characters with their eighth bit set. Fixes <https://savannah.gnu.org/bugs/?62357>. Thanks to John Gardner for the report. Also see <https://pubs.opengroup.org/\ onlinepubs/9699919799/utilities/od.html>.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions