diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2017-08-25 23:12:22 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-27 22:29:45 +0100 |
commit | d1a831a9870bc31e936eb480485b28f1ffc13080 (patch) | |
tree | 5c33730400080db9e17d9f7e6e9350bf6eccf987 /meta-selftest | |
parent | dcceb90516efc77e4d0cddc3caf4e203ab9321d6 (diff) | |
download | openembedded-core-d1a831a9870bc31e936eb480485b28f1ffc13080.tar.gz openembedded-core-d1a831a9870bc31e936eb480485b28f1ffc13080.tar.bz2 openembedded-core-d1a831a9870bc31e936eb480485b28f1ffc13080.zip |
wic: reimplement getting paths of used tools
So far every used tool have to have separate property and
private attribute in the Disk class. This is too verbose,
considering that there will be much more tools used.
Reimplemented getting tools paths using custom __getattr__
method. This is much more compact and readable.
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest')
0 files changed, 0 insertions, 0 deletions