VPP-1508: Python3 compatible print
Change-Id: I7d2597f2a9589f2463e213da6ca67b1b7593095e Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
This commit is contained in:

committed by
Ole Trøan

parent
a6fe463c1c
commit
661f91fe0a
@ -874,7 +874,6 @@ class TestSRv6(VppTestCase):
|
||||
compare_func(txed_packet, packet)
|
||||
|
||||
except:
|
||||
print packet.command()
|
||||
self.logger.error(ppp("Unexpected or invalid packet:", packet))
|
||||
raise
|
||||
|
||||
|
Reference in New Issue
Block a user