[Buildbot-commits] [Buildbot] #2344: Support solaris in init.d script

Buildbot nobody at buildbot.net
Fri Aug 10 21:49:26 UTC 2012


#2344: Support solaris in init.d script
------------------------+-----------------------
Reporter:  flub         |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  major        |  Milestone:  undecided
 Version:  0.8.6p1      |   Keywords:
------------------------+-----------------------
 The following diff shows some changes I had to make to the init script of
 buildslave in order for it to work on Solaris.  They can easily be made
 conditional ("test `uname` = SunOS" in case you need it for the su
 change).  Take note to the order of the su arguments, Solaris seems picky
 in that regard.

 Thanks

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


More information about the Commits mailing list