]> git.ipfire.org Git - thirdparty/gettext.git/commit
tests: Avoid sed error on Mac OS X when dealing with binary input
authorDaiki Ueno <ueno@gnu.org>
Sun, 12 Oct 2014 00:26:21 +0000 (09:26 +0900)
committerDaiki Ueno <ueno@gnu.org>
Sun, 12 Oct 2014 00:27:58 +0000 (09:27 +0900)
commit61fbf5f04b37ad0f40de08874dc7e8bc1c8d3dfd
treeaa630b4da8a7c078fdba6e425f9a8a7acc74640f
parent4daf6a5b92ef5d5156dba5401ae231b0063e4692
tests: Avoid sed error on Mac OS X when dealing with binary input

Reported by Ramsey Dow in:
<http://lists.gnu.org/archive/html/bug-gettext/2014-07/msg00002.html>.
* msgmerge-compendium-6: Run sed with LC_ALL=C, to avoid 'illegal
byte sequence' error on Mac OS X.
* format-sh-1: Likewise.
gettext-tools/tests/ChangeLog
gettext-tools/tests/format-sh-1
gettext-tools/tests/msgmerge-compendium-6