#2500: Options to the try command are not optional
----------------------+-----------------------
Reporter:  refl       |      Owner:
    Type:  undecided  |     Status:  new
Priority:  major      |  Milestone:  undecided
 Version:  0.8.7p1    |   Keywords:
----------------------+-----------------------
 When run with {{{--vc hg}}}, the try command fails to handle some of its
 options correctly. The result is that you must specify them when you would
 expect that they are optional. Also, the error messages you get are not
 very helpful.

 You must specify {{{--repository}}}. Otherwise, the hg log command is not
 properly generated, resulting in an error.

 When using {{{-c ssh}}}, you must specify {{{-u}}}. Otherwise, you get an
 exception: {{{exceptions.TypeError: Arguments contain a non-string
 value}}}

 When you don't specify {{{-b}}}, you get an exception:
 {{{exceptions.TypeError: 'NoneType' object is not iterable}}}

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2500>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to