On Tue, Jan 21, 2025 at 10:24:36AM +0000, Simon Horman wrote: > On Sun, Jan 19, 2025 at 04:37:15PM +0200, Markus Linnala wrote: > > Bash command completion setup is done during login process. If a command > > is not available, but it is tried to be run, there is then inconvenient > > error messages at each login. > > > > Signed-off-by: Markus Linnala <[email protected]> > > Acked-by: Simon Horman <[email protected]>
Thanks Markus, I have applied this patch, along with one to add you to the AUTHORS file, to the main branch as: - AUTHORS: Add Markus Linnala. https://github.com/openvswitch/ovs/commit/3e100bd93245 - utilities/bashcomp: Do not run ovs-vsctl when not possible. https://github.com/openvswitch/ovs/commit/ec8fe88d73de I am not entirely clear in my mind if this is a fix or an enhancement but I decided to apply it to branch-3.5 for inclusion in that release in any case. - AUTHORS: Add Markus Linnala. https://github.com/openvswitch/ovs/commit/09095c698875 - utilities/bashcomp: Do not run ovs-vsctl when not possible. https://github.com/openvswitch/ovs/commit/cb7a44690261 Let me know if you think it should be considered as fix and should be backported to older branches. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
