File: buildbot.default

package info (click to toggle)
buildbot 0.7.4-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,968 kB
  • ctags: 3,745
  • sloc: python: 20,806; sh: 194; makefile: 59
file content (10 lines) | stat: -rw-r--r-- 424 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
# buildbots to manage
# add a new set of variables for each buildbot to start

#BB_NUMBER[0]=0			# index for the other values; negative disables the bot
#BB_NAME[0]="foo"		# short name printed on startup / stop
#BB_USER[0]="buildbot"		# user to run as
#BB_BASEDIR[0]=""		# basedir argument to buildbot (absolute path)
#BB_OPTIONS[0]=""		# buildbot options
#BB_PREFIXCMD[0]=""		# prefix command, i.e. nice, linux32, dchroot