hardcoded path in startup.py

Bug #316794 reported by Martijn Faassen
6
Affects Status Importance Assigned to Milestone
grok
Fix Released
High
Michael Haubenwallner

Bug Description

There is a hardcoded path in startup.py:

def interactive_debug_prompt(zope_conf='/home/faassen/projects/grokexample/etc/zope.conf')

This is a problem as code with hardcoded paths cannot be exchanged between users.

Revision history for this message
Martijn Faassen (faassen) wrote :

There's also another hardcoded path in the same file:

def zdaemon_controller(zdaemon_conf='/home/faassen/projects/grokexample/etc/zdaemon.conf'):

Changed in grok:
assignee: nobody → d2m
importance: Undecided → High
milestone: none → 1.0
status: New → Confirmed
Revision history for this message
Michael Haubenwallner (d2m) wrote :
Changed in grok:
status: Confirmed → Fix Committed
Changed in grok:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.