[Buildbot-commits] [Buildbot] #1871: Goofy quoting/space handling in buildbot_service.py
Buildbot
nobody at buildbot.net
Sat Mar 12 15:12:31 UTC 2011
#1871: Goofy quoting/space handling in buildbot_service.py
----------------------+-----------------------
Reporter: dabrahams | Owner:
Type: undecided | Status: new
Priority: major | Milestone: undecided
Version: 0.8.3p1 | Keywords:
----------------------+-----------------------
If the slave directory has spaces in it, BB gets completely confused if
following http://trac.buildbot.net/wiki/RunningBuildbotOnWindows
It appears that the directory gets broken up on space boundaries, and if
you explicitly add double-quotes to prevent that, the entire string
(including quotes) is interpreted as a path _relative_ to buildbot's
installation in site-packages/
That wiki page should include 2 prominent warnings about this pitfall
until the actual problem is fixed.
--
Ticket URL: <http://trac.buildbot.net/ticket/1871>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list