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/msguniq-7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gettext-tools/tests/msguniq-7') diff --git a/gettext-tools/tests/msguniq-7 b/gettext-tools/tests/msguniq-7 index 5cae2e9..a866270 100755 --- a/gettext-tools/tests/msguniq-7 +++ b/gettext-tools/tests/msguniq-7 @@ -14,8 +14,8 @@ msgstr "" EOF : ${MSGUNIQ-msguniq} -${MSGUNIQ} --add-location=file -o msguniq-7.tmp msguniq-7.in || exit 1 -LC_ALL=C tr -d '\r' < msguniq-7.tmp > msguniq-7.out || exit 1 +${MSGUNIQ} --add-location=file -o msguniq-7.tmp msguniq-7.in || Exit 1 +LC_ALL=C tr -d '\r' < msguniq-7.tmp > msguniq-7.out || Exit 1 cat <<\EOF > msguniq-7.ok #: foo bar -- cgit v1.2.1