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