diff options
Diffstat (limited to 'gettext-tools/tests/msguniq-5')
-rwxr-xr-x | gettext-tools/tests/msguniq-5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gettext-tools/tests/msguniq-5 b/gettext-tools/tests/msguniq-5 index 530efab..a73aecb 100755 --- a/gettext-tools/tests/msguniq-5 +++ b/gettext-tools/tests/msguniq-5 @@ -54,8 +54,8 @@ msgstr "photocopieur" EOF : ${MSGUNIQ-msguniq} -${MSGUNIQ} -o msguniq-5.tmp msguniq-5.po || exit 1 -LC_ALL=C tr -d '\r' < msguniq-5.tmp > msguniq-5.out || exit 1 +${MSGUNIQ} -o msguniq-5.tmp msguniq-5.po || Exit 1 +LC_ALL=C tr -d '\r' < msguniq-5.tmp > msguniq-5.out || Exit 1 cat <<\EOF > msguniq-5.ok msgid "" |