[Buildbot-commits] [Buildbot] #1892: SetPropertiesFromEnv should be case-insensitive on Windows
Buildbot
nobody at buildbot.net
Sat Mar 26 16:59:33 UTC 2011
#1892: SetPropertiesFromEnv should be case-insensitive on Windows
------------------------+------------------------
Reporter: dabrahams | Owner:
Type: defect | Status: closed
Priority: major | Milestone: undecided
Version: 0.8.3p1 | Resolution: fixed
Keywords: windows git |
------------------------+------------------------
Changes (by Dustin J. Mitchell):
* status: new => closed
* resolution: => fixed
Comment:
SetPropertiesFromEnv folds to uppercase for Windows slaves
Windows environment variables are case-insensitive but in some displays
are case-preserving. The step now detects when the slave is win32, and
behaves accordingly on the master side by folding keys to uppercase.
Fixes #1892.
Changeset: 8a5076796e2519f543618a4736c57ca34903a0a3
--
Ticket URL: <http://trac.buildbot.net/ticket/1892#comment:11>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list