Regression test order

Bruce Momjian <[email protected]>
Newsgroups gmane.comp.db.postgresql.devel.documentation
Message-ID <[email protected]>
In our documentation, we list the ICU test first, but reference the
non-ICU test first in the paragraph below it.  This patch makes the docs
consistent.

-- 
  Bruce Momjian  <[email protected]>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +
collate.diff (text/x-diff, 599 B)
diff --git a/doc/src/sgml/regress.sgml b/doc/src/sgml/regress.sgml
index f08a0ee15d..448e2d19f7 100644
--- a/doc/src/sgml/regress.sgml
+++ b/doc/src/sgml/regress.sgml
@@ -318,7 +318,7 @@ make check EXTRA_TESTS=numeric_big
 </screen>
     To run the collation tests:
 <screen>
-make check EXTRA_TESTS='collate.icu.utf8 collate.linux.utf8' LANG=en_US.utf8
+make check EXTRA_TESTS='collate.linux.utf8 collate.icu.utf8' LANG=en_US.utf8
 </screen>
     The <literal>collate.linux.utf8</literal> test works only on Linux/glibc
     platforms.  The <literal>collate.icu.utf8</literal> test only works when
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.