From: Marek Vasut <marex@denx.de>
To: Andrew Goodbody <andrew.goodbody@linaro.org>, u-boot@lists.denx.de
Cc: Love Kumar <love.kumar@amd.com>, Tom Rini <trini@konsulko.com>
Subject: Re: [PATCH] test/py: usb: Fix format string for fstype command
Date: Wed, 5 Feb 2025 16:30:27 +0100 [thread overview]
Message-ID: <caa036ec-af2a-4971-adb0-3fe7b566d91c@denx.de> (raw)
In-Reply-To: <20250205130427.2385292-1-andrew.goodbody@linaro.org>
On 2/5/25 2:04 PM, Andrew Goodbody wrote:
> 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>
Thanks !
next prev parent reply other threads:[~2025-02-05 16:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-05 13:04 [PATCH] test/py: usb: Fix format string for fstype command Andrew Goodbody
2025-02-05 15:30 ` Marek Vasut [this message]
2025-02-06 4:58 ` Love Kumar
2025-02-10 20:38 ` Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=caa036ec-af2a-4971-adb0-3fe7b566d91c@denx.de \
--to=marex@denx.de \
--cc=andrew.goodbody@linaro.org \
--cc=love.kumar@amd.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.