summaryrefslogtreecommitdiffstats
path: root/gettext-tools/tests/xgettext-c-12
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/tests/xgettext-c-12')
-rwxr-xr-xgettext-tools/tests/xgettext-c-124
1 files changed, 2 insertions, 2 deletions
diff --git a/gettext-tools/tests/xgettext-c-12 b/gettext-tools/tests/xgettext-c-12
index 2e9d7fd..6fe1d7f 100755
--- a/gettext-tools/tests/xgettext-c-12
+++ b/gettext-tools/tests/xgettext-c-12
@@ -9,8 +9,8 @@ gettext ("%1% on, %2% off");
EOF
: ${XGETTEXT=xgettext}
-${XGETTEXT} --omit-header --no-location -d xg-c-12.tmp xg-c-12.c || exit 1
-LC_ALL=C tr -d '\r' < xg-c-12.tmp.po > xg-c-12.po || exit 1
+${XGETTEXT} --omit-header --no-location -d xg-c-12.tmp xg-c-12.c || Exit 1
+LC_ALL=C tr -d '\r' < xg-c-12.tmp.po > xg-c-12.po || Exit 1
cat <<EOF > xg-c-12.ok
msgid "%1% on, %2% off"