projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df172e1
)
test/py: fix typo in test_efi_loader.py
author
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Wed, 18 Oct 2017 16:13:18 +0000
(18:13 +0200)
committer
Alexander Graf
<agraf@suse.de>
Fri, 1 Dec 2017 12:22:55 +0000
(13:22 +0100)
Make a comment line easier to read.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
test/py/tests/test_efi_loader.py
patch
|
blob
|
history
diff --git
a/test/py/tests/test_efi_loader.py
b/test/py/tests/test_efi_loader.py
index 5d7f5dbfb23ce74f7e368ac3ff1f6312d8960368..4d391e13efb90dd0c1250f2f3ec225dde455f5db 100644
(file)
--- a/
test/py/tests/test_efi_loader.py
+++ b/
test/py/tests/test_efi_loader.py
@@
-12,7
+12,7
@@
import u_boot_utils
"""
Note: This test relies on boardenv_* containing configuration values to define
-which
the network environment
available for testing. Without this, the parts
+which
network environment is
available for testing. Without this, the parts
that rely on network will be automatically skipped.
For example: