On Mon, 9 Aug 2010 22:34:18 +1000 Nick Coghlan <ncogh...@gmail.com> wrote: > On Mon, Aug 9, 2010 at 10:25 PM, Senthil Kumaran <orsent...@gmail.com> wrote: > > Do you know what needs to done for making Modules/Setup to reflect > > the changes in Modules/Setup.dist in the buildbots? > > On local checkouts, the compilation goes fine. > > The buildbot checkout scripts should probably do that copy as a matter > of course. There's no reason to support local modifications of > Modules/Setup on the buildbots.
Florent found out that removing Modules/Setup is done as part of the "clean" stage: http://www.python.org/dev/buildbot/builders/i386%20Ubuntu%203.x/builds/1820/steps/clean/logs/stdio but the "clean" stage doesn't get run after a compile error: http://www.python.org/dev/buildbot/waterfall?show=x86%20gentoo%203.x Regards Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com