[Checkins] SVN: Sandbox/J1m/ppix/buildout.cfg Updated to generate a mirror update script

Jim Fulton jim at zope.com
Wed Jul 18 10:41:26 EDT 2007


Log message for revision 78113:
  Updated to generate a mirror update script
  

Changed:
  U   Sandbox/J1m/ppix/buildout.cfg

-=-
Modified: Sandbox/J1m/ppix/buildout.cfg
===================================================================
--- Sandbox/J1m/ppix/buildout.cfg	2007-07-18 14:41:19 UTC (rev 78112)
+++ Sandbox/J1m/ppix/buildout.cfg	2007-07-18 14:41:26 UTC (rev 78113)
@@ -6,3 +6,5 @@
 recipe = zc.recipe.egg
 eggs = ppix
 interpreter = py
+entry-points = update-mirror=ppix:update
+arguments = '/var/www/downoad.zope.org/ppix'



More information about the Checkins mailing list