author | timeless <timeless@mozdev.org> |
Wed, 06 Jan 2016 19:49:53 +0000 | |
changeset 27731 | 4a080cf31565 |
parent 27730 | ed86fb2a4187 |
child 27732 | ea3937af2bb1 |
--- a/tests/test-gendoc.t Wed Jan 06 19:47:14 2016 +0000 +++ b/tests/test-gendoc.t Wed Jan 06 19:49:53 2016 +0000 @@ -17,9 +17,9 @@ > cmp -s gendoc-C.txt gendoc-$LOCALE.txt && echo '** NOTHING TRANSLATED **' > fi > + > echo "checking for parse errors" > # We call runrst without adding "--halt warning" to make it report > # all errors instead of stopping on the first one. - > echo "checking for parse errors" > python "$TESTDIR/../doc/runrst" html gendoc-$LOCALE.txt /dev/null > done