[Buildbot-devel] Standard practice with projects that try to modify .. ?
Jeff Licquia
jeff at licquia.org
Tue Sep 25 19:14:00 UTC 2012
On 09/25/2012 02:37 PM, Dan Kegel wrote:
> What's the standard practice for dealing with projects that
> expect to be able to put files in .. ?
In our case, we just do it. We even have build steps which create
directories in ../.. to store files for sharing between builders, and we
do RPM builds in a completely different directory.
The only thing: you have to be sure to clean up anything you don't
create in the buildbot build dir yourself.
More information about the devel
mailing list