E&S CVS Commit: PEAK - Changed 'running.lookupCommand()' to use the command's 'getCommandParent()'
pje at eby-sarna.com
pje at eby-sarna.com
Sun Apr 3 12:02:01 EDT 2005
Module Name: PEAK
Committed By: pje
Date: Sun Apr 3 16:01:31 UTC 2005
Modified Files:
PEAK: CHANGES.txt
PEAK/src/peak/running: commands.py
Log Message:
Changed 'running.lookupCommand()' to use the command's 'getCommandParent()'
method, so that commands using the '--config' option will utilize the
specified configuration(s) to lookup subcommands.
Also, fix WSGI launchers so that their target application is created under
the --config service area, if one is specified.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/CHANGES.txt.diff?r1=1.173&r2=1.174
http://cvs.eby-sarna.com/PEAK/src/peak/running/commands.py.diff?r1=1.65&r2=1.66
To generate a diff of this commit:
cvs rdiff -r1.173 -r1.174 PEAK/CHANGES.txt
cvs rdiff -r1.65 -r1.66 PEAK/src/peak/running/commands.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
More information about the source-changes
mailing list