https://hg.python.org/devguide/rev/1d2a1b3f0536 changeset: 769:1d2a1b3f0536 user: Zachary Ware <zachary.ware at gmail.com> date: Fri Oct 16 13:01:41 2015 -0500 summary: Fix casing of UNIX files: buildslave.rst | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/buildslave.rst b/buildslave.rst --- a/buildslave.rst +++ b/buildslave.rst @@ -23,7 +23,7 @@ As for what kind of buildbot to run...take a look at our `current fleet <http://buildbot.python.org/all/buildslaves>`_. Pretty much anything that isn't -on that list would be interesting: different Linux/unix distributions, +on that list would be interesting: different Linux/UNIX distributions, different versions of the various OSes, other OSes if you or someone are prepared to make the test suite actually pass on that new OS. Even if you only want to run an OS that's already on our list there may be utility in setting it -- Repository URL: https://hg.python.org/devguide