summaryrefslogtreecommitdiff
path: root/test/py/tests/test_fs/test_basic.py
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2025-04-13 10:55:02 +0200
committerTom Rini <trini@konsulko.com>2025-04-21 11:07:04 -0600
commite168a57c3532487b24348351f71f9f6ce7d671ee (patch)
tree8585bc174d050e1c2fadf8b6b2b5d614f75e7ed3 /test/py/tests/test_fs/test_basic.py
parent01a8121b7daa68767fe88fa92d436b95a1662bed (diff)
fs: exfat: Fix exfat_fs_exists() return value
The exfat_fs_exists() should return 0 in case the path does not exist, and 1 in case the path does exist. Fix the inverted return value. This fixes 'test -e' command with exfat. Fixes: b86a651b646c ("fs: exfat: Add U-Boot porting layer") Signed-off-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'test/py/tests/test_fs/test_basic.py')
0 files changed, 0 insertions, 0 deletions