[U-Boot] [PATCH 1/3] buildman: Perform tests in /tmp

Stephen Warren swarren at wwwdotorg.org
Fri Oct 4 16:32:42 UTC 2019


On 10/4/19 10:12 AM, Tom Rini wrote:
> We may not always be able to write to the default output directory but
> we will always have a usable /tmp.

Is that a valid assumption? Surely $TMPDIR should be used if set in the 
environment, falling back to a hard-coded /tmp if that isn't set?


More information about the U-Boot mailing list