test: hush: Fix if tests for hush 2021.
This commit modifies the command run for hush 2021 when using string comparison operator. Indeed, '<' and '>' must be escaped to be used as string comparison operator. Signed-off-by:Francis Laniel <francis.laniel@amarulasolutions.com> Reviewed-by:
Simon Glass <sjg@chromium.org>
Loading
Please register or sign in to comment