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