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:14:38 +0100 |
commit | 76daab82185851608e5e225487e411504ecb6569 (patch) | |
tree | 034bd9bc355fed2121fc33793184b0e62c7653e8 /meta/recipes-devtools/vala | |
parent | e6d2b407979869219da1f15ed4b5c1c804548fce (diff) | |
download | openembedded-core-76daab82185851608e5e225487e411504ecb6569.tar.gz openembedded-core-76daab82185851608e5e225487e411504ecb6569.tar.bz2 openembedded-core-76daab82185851608e5e225487e411504ecb6569.zip |
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.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/vala')
0 files changed, 0 insertions, 0 deletions