diff options
Diffstat (limited to 'gettext-tools/tests/msgattrib-8')
-rwxr-xr-x | gettext-tools/tests/msgattrib-8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gettext-tools/tests/msgattrib-8 b/gettext-tools/tests/msgattrib-8 index c187dd6..9a7f13f 100755 --- a/gettext-tools/tests/msgattrib-8 +++ b/gettext-tools/tests/msgattrib-8 @@ -55,8 +55,8 @@ msgstr "" EOF : ${MSGATTRIB=msgattrib} -${MSGATTRIB} --set-fuzzy -o ma-test8.tmp ma-test8.po || exit 1 -LC_ALL=C tr -d '\r' < ma-test8.tmp > ma-test8.out || exit 1 +${MSGATTRIB} --set-fuzzy -o ma-test8.tmp ma-test8.po || Exit 1 +LC_ALL=C tr -d '\r' < ma-test8.tmp > ma-test8.out || Exit 1 cat <<\EOF > ma-test8.ok # HEADER. |