mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-04 20:26:13 +02:00
binman: Correct a typo in the toolpath comment
Fix the 'ist' typo in the comment for TestFunctional Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
ae3695f691
commit
84f3deaa99
@ -283,7 +283,7 @@ class TestFunctional(unittest.TestCase):
|
||||
preserve_outdir: Preserve the output directories used by tests. Each
|
||||
test has its own, so this is normally only useful when running a
|
||||
single test.
|
||||
toolpath: ist of paths to use for tools
|
||||
toolpath: list of paths to use for tools
|
||||
"""
|
||||
cls.preserve_indir = preserve_indir
|
||||
cls.preserve_outdirs = preserve_outdirs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user