From 74f085399cf992fb0487f77ec6d72bd07f72d1da Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 6 Jun 2009 10:45:58 +0000 Subject: [PATCH] Update test after msgfmt's error message changed. --- gettext-tools/tests/ChangeLog | 4 ++++ gettext-tools/tests/msgfmt-10 | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gettext-tools/tests/ChangeLog b/gettext-tools/tests/ChangeLog index a971fa771..a27672b43 100644 --- a/gettext-tools/tests/ChangeLog +++ b/gettext-tools/tests/ChangeLog @@ -1,3 +1,7 @@ +2009-05-29 Bruno Haible + + * msgfmt-10: Update after msgfmt's error message changed. + 2009-05-29 Bruno Haible Avoid lang-c++ test failure. diff --git a/gettext-tools/tests/msgfmt-10 b/gettext-tools/tests/msgfmt-10 index f5996bea0..b719a38dd 100755 --- a/gettext-tools/tests/msgfmt-10 +++ b/gettext-tools/tests/msgfmt-10 @@ -74,7 +74,7 @@ ${MSGFMT} --check -o /dev/null mf-test10.po2 \ tmpfiles="$tmpfiles mf-test10.ok" cat << EOF > mf-test10.ok -mf-test10.po2:20: number of format specifications in 'msgid' and 'msgstr[1]' does not match +mf-test10.po2:20: number of format specifications in 'msgid_plural' and 'msgstr[1]' does not match msgfmt: found 1 fatal error EOF -- 2.47.3