Andrew Goodbody eaa51d0fda 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>
2025-02-10 10:27:44 -06:00
..
2024-10-11 11:44:48 -06:00
2025-01-26 11:06:56 +01:00
2024-10-14 17:58:52 -06:00
2024-11-13 11:56:02 -06:00
run
2023-04-03 06:53:53 +12:00
2025-01-24 14:34:41 -06:00