On 11/24/22 2:12 PM, Frode Nordahl wrote:
Just wanted to mention that the fix in
https://git.savannah.gnu.org/cgit/bash.git/commit/?h=devel&id=94d25f57f124a9b2268a3af0a0915871032f426e
does indeed solve the issue for me.
Thank you for the proper fix and credits for the bug report.
Credit where
On Mon, Nov 21, 2022 at 4:04 PM Frode Nordahl
wrote:
>
>
>
> On Mon, Nov 21, 2022 at 3:45 PM Chet Ramey wrote:
>>
>> On 11/19/22 3:08 PM, Frode Nordahl wrote:
>>
>> >>> For some reason, when the 'ovn-controller incremental processing' test is
>> >>> executed using bash 5.2 on Debian experimental
On Mon, Nov 21, 2022 at 3:45 PM Chet Ramey wrote:
> On 11/19/22 3:08 PM, Frode Nordahl wrote:
>
> >>> For some reason, when the 'ovn-controller incremental processing' test
> is
> >>> executed using bash 5.2 on Debian experimental or Ubuntu
> Kinetic/Lunar, the
> >>> `eval` [0] in the `counter_de
On 11/19/22 3:08 PM, Frode Nordahl wrote:
For some reason, when the 'ovn-controller incremental processing' test is
executed using bash 5.2 on Debian experimental or Ubuntu Kinetic/Lunar, the
`eval` [0] in the `counter_delta_` function misinterprets successful execution
of commands [1], leading
On Sat, Nov 19, 2022 at 6:51 PM Chet Ramey wrote:
>
> On 11/19/22 2:07 AM, Frode Nordahl wrote:
>
> > Bash Version: 5.2
> > Patch Level: 9
> > Release Status: release
> >
> > Description:
> > OVN makes use of GNU autotest for its testsuite. This in turn is a
> > heavy user of bash.
> >
> > F
On 11/19/22 2:07 AM, Frode Nordahl wrote:
Bash Version: 5.2
Patch Level: 9
Release Status: release
Description:
OVN makes use of GNU autotest for its testsuite. This in turn is a
heavy user of bash.
For some reason, when the 'ovn-controller incremental processing' test is
executed usin