CVS User Account cvsuser
Tue Dec 13 19:43:44 PST 2005
Log Message:
-----------
Add documentation about use of ENCODING; unlike other test parameters,
there can be only one ENCODING...

Tags:
----
REL_1_1_STABLE

Modified Files:
--------------
    slony1-engine/tests:
        settings.ik (r1.3.2.1 -> r1.3.2.2)

-------------- next part --------------
Index: settings.ik
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/tests/settings.ik,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -Ltests/settings.ik -Ltests/settings.ik -u -w -r1.3.2.1 -r1.3.2.2
--- tests/settings.ik
+++ tests/settings.ik
@@ -2,6 +2,7 @@
 CLUSTER2=${CLUSTER2:-"slony_regress2"}
 CLUSTER3=${CLUSTER3:-"slony_regress3"}
 
+# Note that there is only ONE encoding
 ENCODING=${ENCODING:-"UNICODE"}
 
 DB1=${DB1:-"slonyregress1"}


More information about the Slony1-commit mailing list