[Buildbot-commits] [Buildbot] #2293: Simplify MSYS+buildslave	integration
    Buildbot 
    nobody at buildbot.net
       
    Sun May 13 08:53:05 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 LRN):
 Well, if it comes to that, why can't you add a shellType option to
 ShellCommand, and use it to specify the shell type (POSIX, Windows, maybe
 something else too). And then it's up to the slave to comply with it, or
 tell the master that this shell type is not supported.
 It's not that i don't like master-side configurations, it's that calling
 anything with absolute paths looks SO hacky...
 Also, the solution from comment:4 won't fix current directory - MSYS still
 teleports you to ~/ (unless you also insert ['cd', directoryname] somehow
 into the command). That, or you'd need to hack msys configuration.
-- 
Ticket URL: <http://trac.buildbot.net/ticket/2293#comment:5>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
    
    
More information about the Commits
mailing list