[Zope-Checkins] SVN: Zope/trunk/buildout.cfg add effbot.org to allowed hosts
Hanno Schlichting
hannosch at hannosch.eu
Wed Feb 8 09:38:10 UTC 2012
Log message for revision 124334:
add effbot.org to allowed hosts
Changed:
U Zope/trunk/buildout.cfg
-=-
Modified: Zope/trunk/buildout.cfg
===================================================================
--- Zope/trunk/buildout.cfg 2012-02-08 09:20:51 UTC (rev 124333)
+++ Zope/trunk/buildout.cfg 2012-02-08 09:38:10 UTC (rev 124334)
@@ -5,6 +5,8 @@
*.python.org
*.zope.org
argparse.googlecode.com
+ effbot.org
+
allow-picked-versions = false
always-accept-server-certificate = true
develop = .
More information about the Zope-Checkins
mailing list