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