[Buildbot-commits] [Buildbot] #972: Conflicting short command-line options for 'sendchange' command
    Buildbot 
    buildbot-devel at lists.sourceforge.net
       
    Thu Aug 19 22:44:56 UTC 2010
    
    
  
#972: Conflicting short command-line options for 'sendchange' command
-----------------------+----------------------------------------------------
Reporter:  jollyroger  |       Owner:  jollyroger
    Type:  defect      |      Status:  new       
Priority:  minor       |   Milestone:  0.8.2     
 Version:  0.8.1       |    Keywords:            
-----------------------+----------------------------------------------------
 The following command-line options for 'sendchange' buildbot command are
 conflicting:
 {{{
 -m, --master=
 -m, --comments=
 }}}
 The problem is that "-m" option is commonly used in VCS's for specifying
 commit message while there is a common meaning of this option in buildbot
 arguments for specifying a master.
-- 
Ticket URL: <http://buildbot.net/trac/ticket/972>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
    
    
More information about the Commits
mailing list