[Buildbot] #2878: Windows escaping seem to produce problems

Buildbot trac trac at buildbot.net
Tue Sep 9 12:39:38 UTC 2014


#2878: Windows escaping seem to produce problems
--------------------+--------------------
Reporter:  sa2ajj   |       Owner:
    Type:  defect   |      Status:  new
Priority:  major    |   Milestone:  0.9.0
 Version:  0.8.9    |  Resolution:
Keywords:  windows  |
--------------------+--------------------

Comment (by otterdam):

 If you run the command as a parameter to cmd.exe, then it becomes a
 parameter and the escaping behaviour is correct.

 Try prefixing the list of command line arguments with ["cmd", "/c"]
 (buildbot-0.8.9/buildbot/steps/vstudio.py line 418). I use this in my
 configuration.

--
Ticket URL: <http://trac.buildbot.net/ticket/2878#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list