[Buildbot-commits] [Buildbot] #2151: Buildbot adds an wrong argument to bzr command line

Buildbot nobody at buildbot.net
Wed Nov 23 06:08:53 UTC 2011


#2151: Buildbot adds an wrong argument to bzr command line
---------------------+-----------------------
Reporter:  sleebin9  |      Owner:
    Type:  defect    |     Status:  new
Priority:  major     |  Milestone:  undecided
 Version:  0.8.5     |   Keywords:  bzr
---------------------+-----------------------
 Buildbot checkout step fails. The log says

 "bzr: ERROR: extra argument to command checkout: ['-r', u'3730']".

 After checked the log, we found buildbot generates a wrong bzr command.
 It is

 bzr checkout bzr+ssh://buildbot@172.16.70.152/data/bzrroot/mysql-server
 /greatsql-trunk . "['-r', u'3730']"

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


More information about the Commits mailing list