[Checkins] SVN: Sandbox/gotcha/z3c.taskqueue/buildout.cfg fix after upgrade of z3c.coverage

Godefroid Chapelle gotcha at bubblenet.be
Wed Apr 21 18:02:06 EDT 2010


Log message for revision 111250:
  fix after upgrade of z3c.coverage

Changed:
  U   Sandbox/gotcha/z3c.taskqueue/buildout.cfg

-=-
Modified: Sandbox/gotcha/z3c.taskqueue/buildout.cfg
===================================================================
--- Sandbox/gotcha/z3c.taskqueue/buildout.cfg	2010-04-21 22:01:29 UTC (rev 111249)
+++ Sandbox/gotcha/z3c.taskqueue/buildout.cfg	2010-04-21 22:02:05 UTC (rev 111250)
@@ -23,7 +23,7 @@
 [z3c.coverage]
 recipe = zc.recipe.egg
 eggs = z3c.coverage
-scripts = coverage
+scripts = coveragereport
 arguments = ('coverage', 'coverage/report')
 
 [omelette]



More information about the checkins mailing list