ofproto-macros: Fix definition of add_of_ports.
authorBen Pfaff <blp@ovn.org>
Fri, 5 Feb 2016 23:30:24 +0000 (15:30 -0800)
committerBen Pfaff <blp@ovn.org>
Sat, 6 Feb 2016 00:05:21 +0000 (16:05 -0800)
commit31a6d02983c60416ffe6e38adf0fff0326fdf677
tree5be677a2d03f76c4cdeb990af42d73ce064ac28c
parentb0ddfb4203b3ad0e630910cd4b5d9c8b8c1e3dd0
ofproto-macros: Fix definition of add_of_ports.

This definition just didn't work, and caused lots of tests to inadvertently
be effectively skipped.

Fixes: ca5792f0d80ffd (tests: Change ADD_OF_PORTS from macro to shell function.)
Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Jarno Rajahalme <jarno@ovn.org>
Signed-off-by: Ben Pfaff <blp@ovn.org>
tests/ofproto-macros.at