Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 253 Bytes

runbook.md

File metadata and controls

9 lines (5 loc) · 253 Bytes

How to apply configuraiton changes?

buildbot reconfig master

How to start buildbot master?

PYTHONPATH=~/tmp/buildbot/iwyu_buildbot buildbot start master

Don't forget to activate sandbox virtual environment (source sandbox/bin/activate).