[project @ 2006-05-21 19:51:34 by warner]
commitc916ef30df1c85efe7d6db65310280e0cc1a1308
authorwarner <warner>
Sun, 21 May 2006 23:51:34 +0000 (22 00:51 +0100)
committerwarner <warner>
Sun, 21 May 2006 23:51:34 +0000 (22 00:51 +0100)
treec224ba2e3564d742214d52e772195759ec7a2d67
parentc344eb52402b177a828eaccc7347cb0e1c1d15d8
[project @ 2006-05-21 19:51:34 by warner]

Revision: arch@buildbot.sf.net--2004/buildbot--dev--0--patch-547
Creator:  Brian Warner <warner@lothar.com>

fix twisted build process: setup.py no longer takes 'all'

* buildbot/process/process_twisted.py
(QuickTwistedBuildFactory.__init__): recent versions of Twisted
changed the build process. The new setup.py no longer takes the
'all' argument.
(FullTwistedBuildFactory.__init__): same
(TwistedReactorsBuildFactory.__init__): same
ChangeLog
buildbot/process/process_twisted.py