On 8/24/23 10:31, Frode Nordahl wrote:
> From: Colin Watson <cjwat...@ubuntu.com>
> 
> tbl defaults to expecting table entries to be separated by tab
> characters.  However, commit 5a0e4aec1af5cf7741c490bce704577e51e536b9
> converted these to spaces and inadvertently broke the rendering.  Use
> semicolons as separators instead; these are less prone to being broken
> by tree-wide changes, and match the style used by
> build-aux/extract-ofp-fields.
> 
> Reported-by: Lucas Nussbaum <lu...@debian.org>
> Reported-at: https://bugs.debian.org/1042358
> Signed-off-by: Colin Watson <cjwat...@ubuntu.com>
> Signed-off-by: Frode Nordahl <frode.nord...@canonical.com>
> ---
>  lib/meta-flow.xml | 30 +++++++++++++++---------------
>  1 file changed, 15 insertions(+), 15 deletions(-)

Thanks, Colin and Frode!  Applied and backported down to 2.17.

Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to