diff options
author | Juro Bystricky <juro.bystricky@intel.com> | 2016-12-10 09:13:38 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-12-12 15:16:42 +0000 |
commit | a0374e92a82e8c31964163f2eefa471bfe1eb0d4 (patch) | |
tree | 001fd8be9596a058fd756b2d0d07f69936219e79 /bitbake/lib/toaster | |
parent | 90404e1f24fe14911170613c85e86b5f3d451ab7 (diff) | |
download | poky-a0374e92a82e8c31964163f2eefa471bfe1eb0d4.tar.gz |
edgerouter.py: avoid python3 exception
This fixes an error such as:
Exception: File "/master/poky/meta-yocto-bsp/lib/oeqa/controllers/edgeroutertarget.py", line 47
self.image_fstype = self.get_image_fstype(d)
TabError: inconsistent use of tabs and spaces in indentation
(From meta-yocto rev: 5ff5dc2767dfef93c314e7465a52ca2dce553604)
Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/toaster')
0 files changed, 0 insertions, 0 deletions