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

timeless timeless at mozdev.org
Tue Jan 12 16:56:27 CST 2016


# HG changeset patch
# User timeless <timeless at mozdev.org>
# Date 1452109793 0
#      Wed Jan 06 19:49:53 2016 +0000
# Node ID bae67a642faf03e00e92b7fbc13bb73e01971e0b
# Parent  4beef73f802608c071da7bff02e34a0c2f2ea231
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