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