Thanks, confirming it works also on my side.

From: Ilya Maximets <[email protected]>
Sent: 06 January 2023 18:21
To: Eelco Chaudron <[email protected]>; David Marchand 
<[email protected]>
Cc: [email protected] <[email protected]>; [email protected] 
<[email protected]>; Giovanni Tataranni <[email protected]>
Subject: Re: [ovs-dev] [PATCH] treewide: Don't use non-portable '==' with test 
command. 
 
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?mc_phishing_protection_id=45408-ces5h59eg2bocu4r0o9g
>> 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

Reply via email to