[PATCH] test/py: Have test_usb.py raise an Exception with unsupported filesystems
Tom Rini
trini at konsulko.com
Fri Feb 21 18:38:10 CET 2025
On Wed, 12 Feb 2025 16:23:54 -0600, Tom Rini wrote:
> With a newer pylint we get a warning about how offset could be used
> before assigned. This is because when the underlying filesystem wasn't
> one that is supported we would have runtime test failures. Address this
> by raise'ing an Exception if fs is not supported.
>
>
Applied to u-boot/next, thanks!
--
Tom
More information about the U-Boot
mailing list