summaryrefslogtreecommitdiff
path: root/test/py/spawn.py
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2025-03-17 04:12:48 +0100
committerTom Rini <trini@konsulko.com>2025-04-02 20:00:59 -0600
commit2375f713a219f03c36a0deb0bac90f0b2c2d2162 (patch)
treeb3af347c1c68f25cff7b8e1e046cd987b4caf31a /test/py/spawn.py
parent74eb84686f9600d5aeed001f913c1e8c91b1a4ca (diff)
fs: exfat: Demote filesystem detection failure message to debug()
Demote "exFAT file system is not found" message to debug(). This is printed when U-Boot attempts to auto-detect the filesystem via generic filesystem API by attempting to mount the device, and fails to do so because there is another filesystem in place. The libexfat-fuse code prints this an error, which interferes with 'test_gpt' test. Demote the message to debug(). Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'test/py/spawn.py')
0 files changed, 0 insertions, 0 deletions