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