Mercurial > hg
changeset 27731:4a080cf31565
tests: move gendoc.t runrst comment next to runrst
author | timeless <timeless@mozdev.org> |
---|---|
date | Wed, 06 Jan 2016 19:49:53 +0000 |
parents | ed86fb2a4187 |
children | ea3937af2bb1 |
files | tests/test-gendoc.t |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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