Mercurial > hg > autobot
view example.ini @ 212:9f58383889c0
pretend that we checkout the branch of an hg repository, even though we know that this is a lie
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Fri, 04 Feb 2011 17:45:34 -0800 |
parents | 5f188d2a36aa |
children | 08f0e17367ce |
line wrap: on
line source
# example .ini configuration format for autobot [:master:] # top level values password = passwd htmlport = 8010 slaveport = 9010 factories = logparser mozmill profilemanager pollInterval = 30 [logparser] [mozmill] git = http://github.com/k0s/mozmill.git#mytestbranch [profilemanager] [slave:yourslave] [slave:yourotherslave] # this one only runs logparser factories = logparser