Mercurial > hg-stable
diff tests/test-gendoc.t @ 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 | 1fdb1d909c79 |
children | ea3937af2bb1 |
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