Hi Heinrich,

On Tue, 21 Apr 2020 at 04:46, Heinrich Schuchardt <[email protected]> wrote:
>
> For non-root users mkfs.ext4 and fsck.ext4 are not in the search path at
> least on Debian. Use /sbin/mkfs.ext4 and /sbin/fsck.ext4 instead.
>
> Signed-off-by: Heinrich Schuchardt <[email protected]>
> ---
>  test/py/tests/test_fs/conftest.py       | 2 +-
>  test/py/tests/test_fs/fstest_helpers.py | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>

Reviewed-by: Simon Glass <[email protected]>

BTW for me the tests work most of the time, but sometimes fail. Have
you ever seen failures?


- Simon

Reply via email to