[Buildbot-commits] [Buildbot] #2293: Simplify MSYS+buildslave integration
Buildbot
nobody at buildbot.net
Sat May 12 23:37:07 UTC 2012
#2293: Simplify MSYS+buildslave integration
------------------------+--------------------
Reporter: LRN | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: 0.8.+
Version: 0.8.6p1 | Resolution:
Keywords: windows |
------------------------+--------------------
Comment (by bdbaddog):
If needed I just use something like..
{{{
ShellCommand(['c:/cygwin/bin/bash.exe','--login',.. more arguments.)
}}}
If the shell needs to be different per slave, can't you add properties per
slave, and then use those in the command you run on the slave?
--
Ticket URL: <http://trac.buildbot.net/ticket/2293#comment:4>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list