[Python-Dev] fixing buildbots
Benji York
benji at benjiyork.com
Tue May 30 15:19:47 CEST 2006
Neal Norwitz wrote:
> I can
> understand why we wouldn't want to unconditionally overwrite a user's
> modified Setup. However, for the buildbots, it seems safer to always
> overwrite it.
FWIW, with the buildbots I run, I use "clobber" mode, with which the
entire build directory is removed and rebuilt on each run. It slows
things down a bit, but the results have been more consistent and it's
easier to administer.
--
Benji York
More information about the Python-Dev
mailing list