diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-05-06 17:19:26 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-07 13:40:36 +0100 |
commit | 9e9d25dc96427f67d1572f0957f8b14032411845 (patch) | |
tree | b45869fb2de7ca1473ea2a2f48fc0843345c0359 /scripts/lib/devtool/standard.py | |
parent | c045129ce9089965e4c47051b2b61faedbd5052d (diff) | |
download | poky-9e9d25dc96427f67d1572f0957f8b14032411845.tar.gz |
classes/buildstats: don't catch all errors from mkdirhier
mkdirhier() doesn't raise an exception if the directory exists, so if it
does raise one we should just be failing, otherwise we're just going
to hit errors later anyway.
(From OE-Core rev: 76daab82185851608e5e225487e411504ecb6569)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/standard.py')
0 files changed, 0 insertions, 0 deletions