On 1/6/23 10:49, Eelco Chaudron wrote: > > > On 5 Jan 2023, at 15:12, Ilya Maximets wrote: > >> '==' is not defined by POSIX and not supported by some shells. >> This is causing test failures and potential other issues: >> >> ./tests/testsuite: 54: test: X2: unexpected operator >> ./tests/testsuite: 54: test: X157: unexpected operator >> ./tests/testsuite: 54: test: X116: unexpected operator >> >> Reported-at: >> https://mail.openvswitch.org/pipermail/ovs-discuss/2022-December/052157.html >> Signed-off-by: Ilya Maximets <[email protected]> > > Tested on my build setup and it works without any problem. > > Acked-by: Eelco Chaudron <[email protected]>
Thanks, Eelco and David! Applied and backported down to 2.17. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
