commit | e95eddc4288f586269d9c34adfdc2051ddfeb0d5 | [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 | 3c5f415782982dfa8e087cdee060476c9edcedae [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>