summaryrefslogtreecommitdiffstats
path: root/gettext-tools/tests/msgmerge-9
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2005-09-19 16:06:40 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:12:50 +0200
commit145763c502191957a4abdc663020198510cf7479 (patch)
treeac4c8e5bc82c691dc9b8594f9a8ce3ccc951d0f2 /gettext-tools/tests/msgmerge-9
parent06d3f09a53be3051c6976fac9b182b73e4b08aad (diff)
downloadexternal_gettext-145763c502191957a4abdc663020198510cf7479.zip
external_gettext-145763c502191957a4abdc663020198510cf7479.tar.gz
external_gettext-145763c502191957a4abdc663020198510cf7479.tar.bz2
New, higher-level error and warning message output primitives.
Diffstat (limited to 'gettext-tools/tests/msgmerge-9')
-rwxr-xr-xgettext-tools/tests/msgmerge-92
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext-tools/tests/msgmerge-9 b/gettext-tools/tests/msgmerge-9
index 872dc9f..c2197e9 100755
--- a/gettext-tools/tests/msgmerge-9
+++ b/gettext-tools/tests/msgmerge-9
@@ -29,7 +29,7 @@ ${MSGMERGE} -q mm-test9.in1 mm-test9.in2 -o /dev/null \
tmpfiles="$tmpfiles mm-test9.ok"
cat << EOF > mm-test9.ok
-mm-test9.in1:3: duplicate message definition
+mm-test9.in1:3: duplicate message definition...
mm-test9.in1:1: ...this is the location of the first definition
msgmerge: found 1 fatal error
EOF