diff --git a/HowtoContributeABuildbot.md b/HowtoContributeABuildbot.md index b9d34f7..456a00d 100644 --- a/HowtoContributeABuildbot.md +++ b/HowtoContributeABuildbot.md @@ -28,6 +28,7 @@ Use a different user account for tahoe-lafs, pycryptopp, and zfec buildslaves. Then `buildbot start $BASEDIR`. -Okay, once you've gotten all this working then we'll see your machine on the buildbot pages and we'll see how well Tahoe-LAFS passes unit tests on your platform. Eventually I would like to go on to the next step, which is integrating Tahoe-LAFS into the official package system of your operating system and adding tests to check whether Tahoe-LAFS is still correctly building from its package. But that is for another day. +## Monitor Output +> Okay, once you've gotten all this working then we'll see your machine on the [buildbot pages](http://tahoe-lafs.org/buildbot/waterfall?show_events=true) and we'll see how well Tahoe-LAFS passes unit tests on your platform. Detailed docs: