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