diff options
author | Andrew Goodbody <andrew.goodbody@linaro.org> | 2025-02-05 13:04:26 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-02-10 10:27:44 -0600 |
commit | eaa51d0fda433c35e0c1d253c399e27d7a4c4765 (patch) | |
tree | 362923a97fce7528650bf1fe9781ad9cc9845a90 /lib/efi_loader/efi_root_node.c | |
parent | 7764d7d65383ca3557e0c1cff40bbb716bbb79e1 (diff) |
test/py: usb: Fix format string for fstype command
USB tests on ext partitions can fail with the following output
test/py/tests/test_usb.py:245: in test_usb_part
'fstype usb %d:%d' % i, part_id
E TypeError: not enough arguments for format string
So add brackets around the format string arguments to prevent the
error.
Fixes: a730947974e3 ("test/py: usb: Distinguish b/w ext2/ext4 partitions")
Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
Reviewed-by: Marek Vasut <marex@denx.de>
Reviewed-by: Love Kumar <love.kumar@amd.com>
Diffstat (limited to 'lib/efi_loader/efi_root_node.c')
0 files changed, 0 insertions, 0 deletions