On 5/26/23 19:16, Timothy Redaelli wrote: > The current implementation used to extract PS1 prompt for ovs-vsctl is > broken on recent Bash releases. > Starting from Bash 4.4 it's possible to use @P expansion in order to get > the quoted PS1 directly. > > This commit makes the 2 bash completion files to use @P expansion in order > to get the quoted PS1 on Bash >= 4.4. > > Reported-at: https://bugzilla.redhat.com/2170344 > Reported-by: Martin Necas <[email protected]> > Signed-off-by: Timothy Redaelli <[email protected]>
Thanks! Applied and backported down to 2.17. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
