summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa/selftest
diff options
context:
space:
mode:
authorLeonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>2015-10-19 21:38:42 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-10-21 22:52:40 +0100
commit1136f9e02d9cbe2c2cda189321d72b763649ba42 (patch)
tree845f5c49efb4f91065427b0d9b527ec1e0a5df02 /meta/lib/oeqa/selftest
parentaed5b7aef33459f1bb5fa29560920c254a5fd637 (diff)
downloadopenembedded-core-1136f9e02d9cbe2c2cda189321d72b763649ba42.tar.gz
openembedded-core-1136f9e02d9cbe2c2cda189321d72b763649ba42.tar.bz2
openembedded-core-1136f9e02d9cbe2c2cda189321d72b763649ba42.zip
oeqa/utils/ftools: Ignore the exception if file does not exist
There may be cases where the configuration file (path) does not exist, thus the remove_from_file should catch this exception. In case the exception is not the latter (errno.ENOENT), then re-raise it. [YOCTO #8540] Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/lib/oeqa/selftest')
0 files changed, 0 insertions, 0 deletions