Ticket #12585 (confirmed Bug)
"plone.recipe.zope2instance": inconsistent working directories
Reported by: | dieter | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | Backend (Python) | Version: | |
Keywords: | Cc: | malthe |
Description
"plone.recipe.zope2instance" generates a script to start/stop/fg/debug the zope instance. With the commands "fg" and "debug", the started Zope instance uses the current working directory ("$PWS") as its current working directory; with "start", however, it uses the instance directory (usually "$PWD/parts/<instance>").
Change History
comment:1 Changed 4 years ago by eleddy
- Cc malthe added
- Version 4.1 deleted
- Component changed from Unknown to Infrastructure
- severity changed from Untriaged to Normal
Note: See
TracTickets for help on using
tickets.