From: Daiki Ueno Date: Mon, 2 Jun 2014 21:22:42 +0000 (+0900) Subject: tests: Ignore the LINGUAS envvar in msgfmt-desktop-2 X-Git-Tag: v0.19.1~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e86ccd7f4d4b575646cc335ea73c937176f20c38;p=thirdparty%2Fgettext.git tests: Ignore the LINGUAS envvar in msgfmt-desktop-2 Reported by Lars Wendler at: . * msgfmt-desktop-2: Unset the LINGUAS envvar. --- diff --git a/gettext-tools/tests/ChangeLog b/gettext-tools/tests/ChangeLog index c6b6d74e1..1478269c6 100644 --- a/gettext-tools/tests/ChangeLog +++ b/gettext-tools/tests/ChangeLog @@ -1,3 +1,10 @@ +2014-06-03 Daiki Ueno + + tests: Ignore the LINGUAS envvar in msgfmt-desktop-2 + Reported by Lars Wendler at: + . + * msgfmt-desktop-2: Unset the LINGUAS envvar. + 2014-06-03 Daiki Ueno * xgettext-vala-1: Test comment-like string inside a string literal. diff --git a/gettext-tools/tests/msgfmt-desktop-2 b/gettext-tools/tests/msgfmt-desktop-2 index 69f1f89c6..da976b022 100755 --- a/gettext-tools/tests/msgfmt-desktop-2 +++ b/gettext-tools/tests/msgfmt-desktop-2 @@ -111,6 +111,8 @@ Keywords[fr]=one;two;thr\;ee; Keywords=Keyword1;Keyword2;Key\;word3; EOF +unset LINGUAS + # Sanity checks for contradicting options. ${MSGFMT} --desktop --template=mf.desktop -d po -o mf.desktop.out \