[Buildbot-commits] [Buildbot] #1892: SetPropertiesFromEnv should be case-insensitive on Windows
Buildbot
nobody at buildbot.net
Wed Mar 23 16:53:32 UTC 2011
#1892: SetPropertiesFromEnv should be case-insensitive on Windows
------------------------+------------------------
Reporter: dabrahams | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Version: 0.8.3p1 | Resolution:
Keywords: windows git |
------------------------+------------------------
Changes (by tom.prince):
* cc: tom.prince@… (added)
Comment:
What is the output of
python -c 'import os; print os.environ'
on the slave. That is what is the slave sees and passes to the master. I
think you may just want to use all uppercase in your code.
--
Ticket URL: <http://trac.buildbot.net/ticket/1892#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list