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-12
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext-tools/tests/msggrep-1 b/gettext-tools/tests/msggrep-1
index 5e116d6..8f235e9 100755
--- a/gettext-tools/tests/msggrep-1
+++ b/gettext-tools/tests/msggrep-1
@@ -157,7 +157,7 @@ EOF
tmpfiles="$tmpfiles mg-test1.out"
: ${MSGGREP=msggrep}
-${MSGGREP} -N pipe-bidi.c mg-test1.po -o mg-test1.out
+${MSGGREP} -N pipe-bidi.c -o mg-test1.out mg-test1.po
test $? = 0 || { rm -fr $tmpfiles; exit 1; }
tmpfiles="$tmpfiles mg-test1.ok"