From 500500ec9b7b0d0cef90b48c9b4ddc8866b5f19c Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Sat, 11 Jun 2016 13:13:21 +0000 Subject: gettext-0.19.8.1 --- gettext-tools/tests/msgcat-9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gettext-tools/tests/msgcat-9') 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. -- cgit v1.2.1