diff options
Diffstat (limited to 'gettext-tools/tests/msggrep-2')
-rwxr-xr-x | gettext-tools/tests/msggrep-2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gettext-tools/tests/msggrep-2 b/gettext-tools/tests/msggrep-2 index 62eafbc..15ad845 100755 --- a/gettext-tools/tests/msggrep-2 +++ b/gettext-tools/tests/msggrep-2 @@ -150,8 +150,8 @@ msgstr "%s: l'option « -W %s » ne tolère pas d'argument\n" EOF : ${MSGGREP=msggrep} -${MSGGREP} -M fr -o mg-test2.tmp mg-test2.po || exit 1 -LC_ALL=C tr -d '\r' < mg-test2.tmp > mg-test2.out || exit 1 +${MSGGREP} -M fr -o mg-test2.tmp mg-test2.po || Exit 1 +LC_ALL=C tr -d '\r' < mg-test2.tmp > mg-test2.out || Exit 1 cat <<\EOF > mg-test2.ok domain "de" |