[Buildbot-commits] [Buildbot] #591: In changes "'{' is not recognized as an internal or external command, operable program or batch file. "
    Buildbot 
    nobody at buildbot.net
       
    Tue Sep 18 01:25:34 UTC 2012
    
    
  
#591: In changes "'{' is not recognized as an internal or external command,
operable program or batch file. "
----------------------------+----------------------
Reporter:  ekramulhuq       |       Owner:
    Type:  support-request  |      Status:  closed
Priority:  major            |   Milestone:  ongoing
 Version:  0.7.11           |  Resolution:  invalid
Keywords:                   |
----------------------------+----------------------
Comment (by glennr):
 This happens because the svn_buildbot.py script uses
 command.getoutput(...), which is not supported on Windows. The script
 should be updated to use the subprocess module.
-- 
Ticket URL: <http://trac.buildbot.net/ticket/591#comment:5>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
    
    
More information about the Commits
mailing list