summaryrefslogtreecommitdiffstats
path: root/meta-selftest
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2015-05-18 16:15:05 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-05-20 21:41:04 +0100
commit2298b4a03e03586d61309300e975421baca1537c (patch)
tree238ca8a917b5a876e4c97df3442bba68ef1030f4 /meta-selftest
parent3d0418a3314e70242b347ad370cd268ed5783685 (diff)
downloadpoky-2298b4a03e03586d61309300e975421baca1537c.tar.gz
lib/oe/patch: use with open() for all file operations
with open(...)... is preferred for reading/writing files as it is neater and takes care of closing the file for you. (From OE-Core rev: 99ac382d84667eb496dc510d3277b8c55b237738) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest')
0 files changed, 0 insertions, 0 deletions