[Buildbot-commits] [Buildbot] #2370: check ShellCommand args against RemoteShellCommand

Buildbot nobody at buildbot.net
Fri Sep 14 12:33:06 UTC 2012


#2370: check ShellCommand args against RemoteShellCommand
------------------------+----------------------
Reporter:  dustin       |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  major        |  Milestone:  0.8.+
 Version:  0.8.6p1      |   Keywords:  reconfig
------------------------+----------------------
 Many of the args to !ShellCommand are passed on verbatim to
 !RemoteShellCommand, but this doesn't happen during the configuration
 load, leading to nasty landmines for users.

 If possible, we should figure out a way to check these at install time,
 perhaps just by using {{{inspect}}} to see what args
 {{{RemoteShellCommand.__init__}}} takes.

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


More information about the Commits mailing list