diff options
Diffstat (limited to 'gettext-tools/tests/msgcat-9')
-rwxr-xr-x | gettext-tools/tests/msgcat-9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gettext-tools/tests/msgcat-9 b/gettext-tools/tests/msgcat-9 index 54f6cf1..558e623 100755 --- a/gettext-tools/tests/msgcat-9 +++ b/gettext-tools/tests/msgcat-9 @@ -56,8 +56,8 @@ rm -f mcat-test9.tmp : ${MSGCAT=msgcat} ${MSGCAT} --more-than=0 -o mcat-test9.tmp \ - mcat-test9.in1 mcat-test9.in2 || exit 1 -LC_ALL=C tr -d '\r' < mcat-test9.tmp > mcat-test9.out || exit 1 + mcat-test9.in1 mcat-test9.in2 || Exit 1 +LC_ALL=C tr -d '\r' < mcat-test9.tmp > mcat-test9.out || Exit 1 cat <<\EOF > mcat-test9.ok # German message file for xyz. |