
12 Jan
2022
12 Jan
'22
9:03 p.m.
On Fri, 31 Dec 2021 at 09:14, Francis Laniel francis.laniel@amarulasolutions.com wrote:
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
test/hush/if.c | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org