diff options
Diffstat (limited to 'gettext-tools/tests/msgattrib-7')
-rwxr-xr-x | gettext-tools/tests/msgattrib-7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gettext-tools/tests/msgattrib-7 b/gettext-tools/tests/msgattrib-7 index 0584c9e..40db1c9 100755 --- a/gettext-tools/tests/msgattrib-7 +++ b/gettext-tools/tests/msgattrib-7 @@ -54,8 +54,8 @@ msgstr "" EOF : ${MSGATTRIB=msgattrib} -${MSGATTRIB} --translated --only-obsolete -o ma-test7.tmp ma-test7.po || exit 1 -LC_ALL=C tr -d '\r' < ma-test7.tmp > ma-test7.out || exit 1 +${MSGATTRIB} --translated --only-obsolete -o ma-test7.tmp ma-test7.po || Exit 1 +LC_ALL=C tr -d '\r' < ma-test7.tmp > ma-test7.out || Exit 1 cat <<\EOF > ma-test7.ok # HEADER. |