diff options
Diffstat (limited to 'gettext-tools/tests/msgconv-2')
-rwxr-xr-x | gettext-tools/tests/msgconv-2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext-tools/tests/msgconv-2 b/gettext-tools/tests/msgconv-2 index 936197c..5e4e027 100755 --- a/gettext-tools/tests/msgconv-2 +++ b/gettext-tools/tests/msgconv-2 @@ -19,7 +19,7 @@ msgstr "此功能需要恰好指定兩個輸入檔" EOF : ${MSGCONV=msgconv} -${MSGCONV} -t Big5 -o mco-test2.out mco-test2.po || exit 1 +${MSGCONV} -t Big5 -o mco-test2.out mco-test2.po || Exit 1 cat <<\EOF > mco-test2.ok # Chinese translation for GNU gettext messages. |