diff options
Diffstat (limited to 'gettext-tools/tests/msgconv-7')
-rwxr-xr-x | gettext-tools/tests/msgconv-7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext-tools/tests/msgconv-7 b/gettext-tools/tests/msgconv-7 index 2d1fa65..f07cc54 100755 --- a/gettext-tools/tests/msgconv-7 +++ b/gettext-tools/tests/msgconv-7 @@ -19,7 +19,7 @@ EOF : ${MSGCONV=msgconv} ${MSGCONV} --add-location=file --to-code=UTF-8 \ - -o mco-test7.out mco-test7.po || exit 1 + -o mco-test7.out mco-test7.po || Exit 1 cat <<\EOF > mco-test7.ok # Chinese translation for GNU gettext messages. |