[Buildbot-commits] [Buildbot] #1928: Add current directory to sys.path for checkConfig
Buildbot
nobody at buildbot.net
Sun Apr 17 20:40:46 UTC 2011
#1928: Add current directory to sys.path for checkConfig
----------------------+--------------------
Reporter: dabrahams | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.8.4
Version: 0.8.3p1 | Resolution:
Keywords: |
----------------------+--------------------
Comment (by dabrahams):
The comment at that point in the code is pretty clear on why it copies, I
think. It makes modifications in that directory.
I believe when you tell buildbot to reconfig it does a checkconfig first
and if that fails, it keeps running as-is. I don't think you can do that
if you let checkConfig stomp on the directory.
I always wanted to be able to check in my buildbot config and maintain a
clean directory w.r.t. VCS, but I suppose that's a different feature
request… though implementing it might be enough to eliminate the need for
copying on checkconfig
--
Ticket URL: <http://trac.buildbot.net/ticket/1928#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list