summaryrefslogtreecommitdiffstats
path: root/scripts/lib/scriptpath.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2016-04-14 14:53:14 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-04-15 06:59:43 +0100
commit9ec95575e455eaa52bd5f05238cd3b13ac984df3 (patch)
tree8c3a696df578046c7e1c123b5b0ef847afe348f3 /scripts/lib/scriptpath.py
parent7f9d01eb177021c022230ca15c293948faa1d962 (diff)
downloadpoky-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 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions