[Buildbot-commits] [Buildbot] #2372: contrib/svn_buildbot.py doesn't work on Windows

Buildbot nobody at buildbot.net
Tue Sep 18 02:01:05 UTC 2012


#2372: contrib/svn_buildbot.py doesn't work on Windows
--------------------+-------------------------
Reporter:  glennr   |      Owner:
    Type:  defect   |     Status:  new
Priority:  major    |  Milestone:  undecided
 Version:  0.8.6p1  |   Keywords:  svn windows
--------------------+-------------------------
 This script uses command.getoutput(...), which is not supported on
 Windows. These calls should be changed to use the subprocess module
 instead.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2372>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list