[Buildbot-devel] Standard practice with projects that try to modify .. ?
Tom Prince
tom.prince at ualberta.net
Wed Sep 26 20:18:13 UTC 2012
Dan Kegel <dank at kegel.com> writes:
> As far as I know, Buildbot puts the source in a 'build' subdirectory,
This is true.
> and expects the darn project to not modify anything outside of that directory.
The build can use anything in '..' without a problem. If you go any
higher, you need to be careful not to interfere with the slave itself,
or with other builders on that slave.
Tom
More information about the devel
mailing list