diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-14 14:53:14 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-15 06:59:43 +0100 |
commit | 9ec95575e455eaa52bd5f05238cd3b13ac984df3 (patch) | |
tree | 8c3a696df578046c7e1c123b5b0ef847afe348f3 /documentation/ref-manual/ref-variables.xml | |
parent | 7f9d01eb177021c022230ca15c293948faa1d962 (diff) | |
download | poky-9ec95575e455eaa52bd5f05238cd3b13ac984df3.tar.gz |
buildstats: Fix tracebacks for early task failures
If a failure occurs early in the task, its possible we can have a
TaskFailed before the TaskStarted event can be triggered. This in
turn causes another traceback as the directory buildstats writes
files into doesn't exist.
Ensure the directory exists so we can see the original error.
(From OE-Core rev: bd0a65ec47ebf55c549c9ef276b201b72396ce2b)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
0 files changed, 0 insertions, 0 deletions