diff options
author | Pali Rohár <pali@kernel.org> | 2022-08-07 21:58:56 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-11-23 13:06:12 -0500 |
commit | 18538112878bdf3da28143d59a11667e0e2e3a1c (patch) | |
tree | a7ed2152c71067dbb32350527efb75344de98067 /test/py/tests/test_source.py | |
parent | 6b752c729e3ae22abbb2e854c87290115901b975 (diff) |
cmd: ubifs: Do not show usage when command fails
Return value -1 cause U-Boot to print usage message. Return value
1 (CMD_RET_FAILURE) indicates failure. So fix return value when ubifs
command starts it execution and fails.
Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Dhruva Gole <d-gole@ti.com>
Diffstat (limited to 'test/py/tests/test_source.py')
0 files changed, 0 insertions, 0 deletions