formatting

[Imported from Trac: page BuildbotPolicy, version 6]
zooko 2009-12-02 19:03:11 +00:00
parent 900c5ca9a8
commit 25abf0f19d

@ -4,6 +4,8 @@ There are two classes of builder for the [Tahoe Buildbot](http://allmydata.org/b
2. If a supported builder goes red then we fix it right away. 2. If a supported builder goes red then we fix it right away.
Here is the procedure that we follow to implement this policy:
1. It could be we just committed a patch that breaks Tahoe in a way that makes a test fail on that builder. In this case we either: 1. It could be we just committed a patch that breaks Tahoe in a way that makes a test fail on that builder. In this case we either:
1. Revert that patch. 1. Revert that patch.
1. Commit a new patch that fixes the previous patch (careful ...) 1. Commit a new patch that fixes the previous patch (careful ...)