Re: [Zope-dev] zopectl's -p options

2010-07-31 Thread Chris Withers
Chris Withers wrote: > Hanno Schlichting wrote: >> On Mon, Jul 26, 2010 at 7:36 PM, Chris Withers >> wrote: >>> ...is currently useless, as far as I can see. >> I thought the -p option was an artifact of zdaemon, which zopectl just >> didn't support. I took it as a case of the lower level API's l

Re: [Zope-dev] zopectl's -p options

2010-07-27 Thread Chris Withers
Hanno Schlichting wrote: > On Mon, Jul 26, 2010 at 7:36 PM, Chris Withers wrote: >> ...is currently useless, as far as I can see. > > I thought the -p option was an artifact of zdaemon, which zopectl just > didn't support. I took it as a case of the lower level API's leaking > through. I think i

Re: [Zope-dev] zopectl's -p options

2010-07-26 Thread Hanno Schlichting
On Mon, Jul 26, 2010 at 7:36 PM, Chris Withers wrote: > ...is currently useless, as far as I can see. I thought the -p option was an artifact of zdaemon, which zopectl just didn't support. I took it as a case of the lower level API's leaking through. > I think the attached patch fixes this, but

[Zope-dev] zopectl's -p options

2010-07-26 Thread Chris Withers
...is currently useless, as far as I can see. This stops you specifying a different location for runzope, which is handy if you're doing buildout-based stuff that uses a deployment. I think the attached patch fixes this, but I'm wondering: - are these are tests for this area - why does self.pr