summaryrefslogtreecommitdiffstats
path: root/gettext-tools/tests/msggrep-1
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/tests/msggrep-1')
-rwxr-xr-xgettext-tools/tests/msggrep-14
1 files changed, 2 insertions, 2 deletions
diff --git a/gettext-tools/tests/msggrep-1 b/gettext-tools/tests/msggrep-1
index 33d4181..047f262 100755
--- a/gettext-tools/tests/msggrep-1
+++ b/gettext-tools/tests/msggrep-1
@@ -153,8 +153,8 @@ msgstr "Subprozess %s hat ein fatales Signal erhalten"
EOF
: ${MSGGREP=msggrep}
-${MSGGREP} -N pipe-bidi.c -o mg-test1.tmp mg-test1.po || exit 1
-LC_ALL=C tr -d '\r' < mg-test1.tmp > mg-test1.out || exit 1
+${MSGGREP} -N pipe-bidi.c -o mg-test1.tmp mg-test1.po || Exit 1
+LC_ALL=C tr -d '\r' < mg-test1.tmp > mg-test1.out || Exit 1
cat <<\EOF > mg-test1.ok
# German translations for GNU gettext package.