diff options
Diffstat (limited to 'gettext-tools/tests/msgexec-3')
-rwxr-xr-x | gettext-tools/tests/msgexec-3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext-tools/tests/msgexec-3 b/gettext-tools/tests/msgexec-3 index 7955d63..4dff887 100755 --- a/gettext-tools/tests/msgexec-3 +++ b/gettext-tools/tests/msgexec-3 @@ -43,7 +43,7 @@ EOF chmod a+x mex-test3.sh : ${MSGEXEC=msgexec} -${MSGEXEC} --properties-input -i mex-test3.properties ./mex-test3.sh > mex-test3.out || exit 1 +${MSGEXEC} --properties-input -i mex-test3.properties ./mex-test3.sh > mex-test3.out || Exit 1 cat <<\EOF > mex-test3.ok ========================= mex-test3.properties:3 ========================= |