mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 14:02:22 +02:00
oeqa/selftest/recipetool: remove spaces on empty lines
(From OE-Core rev: 365c3fd9def03e07af025a949e27c4f324fd6094) Signed-off-by: Julien Stephan <jstephan@baylibre.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
85a2a6f68a
commit
9f4df13f64
@@ -853,7 +853,7 @@ class RecipetoolTests(RecipetoolBase):
|
||||
self._test_recipe_contents(deps_require_file, checkvars, [])
|
||||
|
||||
|
||||
|
||||
|
||||
def _copy_file_with_cleanup(self, srcfile, basedstdir, *paths):
|
||||
dstdir = basedstdir
|
||||
self.assertTrue(os.path.exists(dstdir))
|
||||
|
||||
Reference in New Issue
Block a user