Confirmed users
4,971
edits
| Line 233: | Line 233: | ||
mkdir buildbot | mkdir buildbot | ||
cd buildbot | cd buildbot | ||
buildbot create-slave --umask=002 . 10.250.3.10: | buildbot create-slave --umask=002 . 10.250.3.10:9011 `hostname` PASSWORD | ||
Edit <tt>/usr/lib/python2.5/site-packages/buildbot/scripts/logwatcher.py</tt> to change the <tt>-F</tt> tail option to <tt>-f</tt> | Edit <tt>/usr/lib/python2.5/site-packages/buildbot/scripts/logwatcher.py</tt> to change the <tt>-F</tt> tail option to <tt>-f</tt> | ||