# 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

