[Zope3-checkins] CVS: Zope3 - z3.py:1.19.4.2

Fred L. Drake, Jr. fred@zope.com
Tue, 24 Jun 2003 09:43:35 -0400


Update of /cvs-repository/Zope3
In directory cvs.zope.org:/tmp/cvs-serv31866

Modified Files:
      Tag: fdrake-zconfig-in-zope-3-branch
	z3.py 
Log Message:
Fix message about how to create principals.zcml.


=== Zope3/z3.py 1.19.4.1 => 1.19.4.2 ===
--- Zope3/z3.py:1.19.4.1	Mon Jun 23 18:07:55 2003
+++ Zope3/z3.py	Tue Jun 24 09:43:33 2003
@@ -32,9 +32,8 @@
 
         The file principals.zcml contains your "bootstrap" user
         database. You aren't going to get very far without it.  Start
-        by copying principals.zcml.in and then look at
-        sample_principals.zcml for some example principal and role
-        settings.
+        by copying sample_principals.zcml and then modify the
+        example principal and role settings.
         """
         sys.exit(1)