]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Regenerate test.mo.
authorBruno Haible <bruno@clisp.org>
Tue, 6 Mar 2001 15:22:10 +0000 (15:22 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 6 Mar 2001 15:22:10 +0000 (15:22 +0000)
tests/ChangeLog
tests/gettext-1
tests/test.mo

index b618b988f58ceaf53ff1d2a6662ba1ad17cff7ae..cecff0efa69f26da1ed43d01b4dbea230247ba78 100644 (file)
@@ -1,3 +1,9 @@
+2001-03-03  Bruno Haible  <haible@clisp.cons.org>
+
+       * test.mo: Change msgid so that it passes the newest msgfmt
+       verifications.
+       * gettext-1: Update.
+
 2001-03-03  Bruno Haible  <haible@clisp.cons.org>
 
        * Makefile.am (LDADD): Add @LIBICONV@. Needed on platforms where
index 58223efe465db5fbb9fdb72075cc3d450a595da3..39a1157143fa1f2822e510c494dae5e4022e5115 100755 (executable)
@@ -18,12 +18,12 @@ cp $top_srcdir/tests/test.mo LC_MESSAGES
 
 tmpfiles="$tmpfiles gt-test1.out"
 : ${GETTEXT=gettext}
-${GETTEXT} test 'SYS_(C)' > gt-test1.out
+${GETTEXT} -e test 'SYS_(C)\n' > gt-test1.out
 
 # Create correct file.
 tmpfile="$tmpfiles gtmf-test1.ok"
 cat <<EOF > gtmf-test1.ok
-MSGFMT(3) portable message object file compiler
+MSGFMT(1) portable message object file compiler
 Copyright (C) 1995 Free Software Foundation
 Report bugs to <bug-gnu-utils@gnu.org>
 EOF
index f8dbf704cc826207989aa471392a2a08fbfe4c6e..fe3d85344ef4ee228094de4e1450c60bce7523f9 100644 (file)
Binary files a/tests/test.mo and b/tests/test.mo differ