diff options
Diffstat (limited to 'gettext-tools/tests/xgettext-c-16')
-rwxr-xr-x | gettext-tools/tests/xgettext-c-16 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gettext-tools/tests/xgettext-c-16 b/gettext-tools/tests/xgettext-c-16 index a594492..9633ead 100755 --- a/gettext-tools/tests/xgettext-c-16 +++ b/gettext-tools/tests/xgettext-c-16 @@ -12,8 +12,8 @@ EOF : ${XGETTEXT=xgettext} ${XGETTEXT} --add-comments --omit-header --no-location --keyword=_ \ - -d xg-c-16.tmp xg-c-16.c || exit 1 -LC_ALL=C tr -d '\r' < xg-c-16.tmp.po > xg-c-16.po || exit 1 + -d xg-c-16.tmp xg-c-16.c || Exit 1 +LC_ALL=C tr -d '\r' < xg-c-16.tmp.po > xg-c-16.po || Exit 1 cat <<EOF > xg-c-16.ok #. a |