[Buildbot-commits] [SPAM] Re: [Buildbot] #841: `addStep` does not catch misspelled "descriptionDone"
    Buildbot 
    buildbot-devel at lists.sourceforge.net
       
    Sat May 15 00:11:53 UTC 2010
    
    
  
#841: `addStep` does not catch misspelled "descriptionDone"
----------------------------+-----------------------------------------------
Reporter:  tfogal           |        Owner:            
    Type:  support-request  |       Status:  closed    
Priority:  minor            |    Milestone:  undecided 
 Version:  0.8.0            |   Resolution:  worksforme
Keywords:                   |  
----------------------------+-----------------------------------------------
Changes (by dustin):
  * status:  new => closed
  * type:  enhancement => support-request
  * resolution:  => worksforme
Comment:
 You're using the old-style configuration, aren't you:
 {{{
 f.addStep(StepClass, decriptionDone="foo")
 }}}
 Don't do that :)
 I *believe* the new-style catches these errors; please re-open if not.
-- 
Ticket URL: <http://buildbot.net/trac/ticket/841#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
    
    
More information about the Commits
mailing list