-
Bug
-
Resolution: Fixed
-
Major
-
None
Shiningpanda's buildout builder has a configuratin option for specifying a buildout configuration file. This file is used for bootstrapping the buildout, but not for building it later on. The same buildout configuration file needs to be used consistently.
I can confirm this. Here is a relevant snippet from the console output of a buildout job:
Notice how how the buildout command is missing the -c devel.cfg bit.