[Zope-Checkins] CVS: Zope/skel/bin - zopeservice.py.in:1.1.2.7
Andreas Jung
lists at andreas-jung.com
Thu Dec 16 11:29:32 EST 2004
You're faster than the FBI :-/ We fixed that already....maybe not fast
enough :-)
Andreas
--On Donnerstag, 16. Dezember 2004 11:20 Uhr -0500 Tim Peters
<tim.peters at gmail.com> wrote:
> [Andreas Jung]
> ...
>> Modified Files:
>> Tag: Zope-2_7-branch
>> zopeservice.py.in
>> Log Message:
>> restored zopeservice functionality
> ...
>> @@ -97,6 +97,10 @@
>>
>> sys.path.insert(0, SOFTWARE_HOME)
>>
>> +sys.path.insert(0, SOFTWARE_HOME)
> ...
>
> Andreas, this leaves the code inserting SOFTWARE_HOME twice, both
> times at the front of sys.path. You didn't really intend that, right?
More information about the Zope-Checkins
mailing list