buildbot README: link to setup script for hacking

Change-Id: Id583796ede48fad0e3000b3ab97551e889fa2c37
This commit is contained in:
mpl 2014-06-19 15:03:29 +02:00
parent 35ebb701cd
commit a52585d7b0
1 changed files with 4 additions and 0 deletions

View File

@ -15,3 +15,7 @@ cd ~/builbot
go build -o master master.go
#hack on builder.go
./master -verbose -buildersrc ./builder.go -builderopts -verbose=true,-skipgo1build=true,-faketests=true
Or, if you want the bot(s) to pull from a local repo (so you can trigger some test commits), here is a setup example script:
https://github.com/mpl/misc/blob/master/camlistore.org/misc/buildbot/prepbot