On Fri, Oct 04, 2019 at 12:12:53PM -0400, Tom Rini wrote:
> When running as another user we might not be able to use '..' for
> certain directories and this is the default for buildman. Specify an
> output directory instead.
>
> Signed-off-by: Tom Rini
Applied to u-boot/master, thanks!
--
To
On Fri, Oct 04, 2019 at 10:34:05AM -0600, Stephen Warren wrote:
> On 10/4/19 10:12 AM, Tom Rini wrote:
> > When running as another user we might not be able to use '..' for
> > certain directories and this is the default for buildman. Specify an
> > output directory instead.
>
> What if multiple
On 10/4/19 10:12 AM, Tom Rini wrote:
When running as another user we might not be able to use '..' for
certain directories and this is the default for buildman. Specify an
output directory instead.
What if multiple invocations run in parallel on the same machine?
They'll use the same path and
When running as another user we might not be able to use '..' for
certain directories and this is the default for buildman. Specify an
output directory instead.
Signed-off-by: Tom Rini
---
.gitlab-ci.yml | 26 +-
1 file changed, 13 insertions(+), 13 deletions(-)
diff --
4 matches
Mail list logo