[PATCH 5 of 8] tests: move gendoc.t runrst comment next to runrst

timeless timeless at mozdev.org
Sun Jan 10 13:36:19 CST 2016


# HG changeset patch
# User timeless <timeless at mozdev.org>
# Date 1452109793 0
#      Wed Jan 06 19:49:53 2016 +0000
# Node ID 4c9976a02a8d0c12dbce8bdcfd00ba2f0630c0ad
# Parent  becee0e1869e8154ab2d9bde00bbb4d44991570f
tests: move gendoc.t runrst comment next to runrst

diff --git a/tests/test-gendoc.t b/tests/test-gendoc.t
--- a/tests/test-gendoc.t
+++ b/tests/test-gendoc.t
@@ -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
   


More information about the Mercurial-devel mailing list