[Grok-dev] Re: bootstrap again included directly in grokproject
Maurits van Rees
m.van.rees at zestsoftware.nl
Mon May 19 05:23:49 EDT 2008
Reinout van Rees, on 2008-05-17:
> Just a quick note that I did indeed remove the downloading of the
> current trunk version of bootstrap.py in grokproject. I just copied in
> the current one (which is working). Less risk this way, agreed.
Just a quick note to your note: for Grok we want one extra line (and
some comments) at the end of the bootstrap.py to install the eggbasket
section during the bootstrapping:
zc.buildout.buildout.main(sys.argv[1:] + ['install', 'eggbasket'])
I added that again.
--
Maurits van Rees | http://maurits.vanrees.org/
Work | http://zestsoftware.nl/
"This is your day, don't let them take it away." [Barlow Girl]
More information about the Grok-dev
mailing list