]> git.baikalelectronics.ru Git - uboot.git/commit
fs-test.sh: Update to use 'host' not 'sb'
authorTom Rini <trini@konsulko.com>
Mon, 26 Nov 2018 13:24:51 +0000 (08:24 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 26 Nov 2018 13:25:31 +0000 (08:25 -0500)
commit2a18aed7deacba5bd172082fa70538ec30e2c05a
tree1faeccfd38e9415b36c0ac6f02c45b34f6618c62
parent992b73fe73c1e2ea16f5369e848dee88afad0222
fs-test.sh: Update to use 'host' not 'sb'

For a long time now, 'sb' has been deprecated as a command in favor of
using 'host' for the sandbox hostfs interface, switch.

Signed-off-by: Tom Rini <trini@konsulko.com>
test/fs/fs-test.sh