On Wed, Aug 05, 2020 at 06:31:42PM +0200, Heinrich Schuchardt wrote:
> The hush parser not enabled for some boards, e.g.
> sipeed_maix_bitm_defconfig.
>
> With CONFIG_HUSH_PARSER=n a double quotation mark is not interpreted as the
> beginning of a string. Use a single quotation mark instead.
>
> Furthermore without the hush parser variables have to be referenced as
> ${varname}. Add the missing braces.
>
> Reported-by: Sean Anderson <[email protected]>
> Fixes: 8b86c609b860 ("test/py: add test of basic shell functionality")
> Signed-off-by: Heinrich Schuchardt <[email protected]>Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: PGP signature

