]> git.proxmox.com Git - mirror_frr.git/commit
tests: fix bgp print in tests
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 23 Jan 2017 13:47:35 +0000 (14:47 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 14 Feb 2017 12:58:59 +0000 (13:58 +0100)
commitdd3fb4c3eebe6679413748546ff589e481462e05
tree27daf60665c36bccbd538db3a0dc9d1b0dc9e2b7
parentb194703e9c0870b2f4b26b1af259690facfc0489
tests: fix bgp print in tests

This commit is a fix from previous commit: Quagga: AFI/SAFI mappings
IANA to/from internal values. It removes the printf that was used for
troubleshooting the afi/safi change, in respect to testing.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
tests/bgpd/test_mp_attr.c