Changes between Version 20 and Version 21 of BuildBot


Ignore:
Timestamp:
Jan 4, 2011 10:32:15 AM (13 years ago)
Author:
wsiegrist@apple.com
Comment:

Add umask change for slaves

Legend:

Unmodified
Added
Removed
Modified
  • BuildBot

    v20 v21  
    6161 1. Change to the `WebKit-BuildSlave` directory
    6262 1. Edit `info/admin` and `info/host` to contain basic contact information and information about the build slave.
     63 1. Edit `buildbot.tac`, changing the umask line to read {{{ umask = 022 }}}
    6364 1. Run `buildslave start` to start the build slave.
    6465