commit | aae62584a6a25b5a33f3218fac87ee74362f5bce | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Oct 07 17:17:36 2019 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Oct 08 12:10:38 2019 -0400 |
tree | 56f135ebd383da1aeb0386999645995683d98dae | |
parent | 65e05ddc1ae25210a9865622e9e618e5ba8488c8 [diff] |
buildman: Perform tests in a temporary directory We may not always be able to write to the default output directory so have a temporary directory for our output be created. Cc: Simon Glass <sjg@chromium.org> Reviewed-by: Stephen Warren <swarren@wwwdotorg.org> Suggested-by: Stephen Warren <swarren@wwwdotorg.org> Signed-off-by: Tom Rini <trini@konsulko.com>