#377: funny arg splitting for cmd.exe in some cases but not others
-------------------+--------------------------------------------------------
Reporter: zooko | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.8.0
Version: 0.7.9 | Resolution:
Keywords: |
-------------------+--------------------------------------------------------
Comment(by fcrestois):
Could i add some basic test case that failed actually on Win32
Windows XP SP3, Buidbot 7.11, Twisted 8.2, Python 2.6
factory.addStep(ShellCommand(command=r'echo "Win32|Release"'))
stdio = \"Win32|Release\" must be "Win32|Release"
factory.addStep(ShellCommand(command=r'echo "Release"'))
stdio = \"Release\" must be "Release"
factory.addStep(ShellCommand(command=['echo','Win32 Release']))
stdio = "Win32 Release" must be Win32 Release
factory.addStep(ShellCommand(command=['echo','"Release"']))
stdio = \"Release\"" must be "Release"
--
Ticket URL: <http://buildbot.net/trac/ticket/377#comment:17>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits