[Buildbot-commits] [Buildbot] #1892: SetPropertiesFromEnv should be case-insensitive on Windows
Buildbot
nobody at buildbot.net
Wed Mar 23 19:56:13 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 |
------------------------+------------------------
Comment (by tom.prince):
I am inclined to follow pythons lead, and leave this up to the user. In
addition, I wonder if windows actually supports case-sensitivity in
variable names, and cmd.exe just coerces everything to uppercase. (i.e. if
putenv allows you to create environment variables with lowercase names)
--
Ticket URL: <http://trac.buildbot.net/ticket/1892#comment:5>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list