summaryrefslogtreecommitdiffstats
path: root/test/test_srv6.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_srv6.py')
-rw-r--r--test/test_srv6.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_srv6.py b/test/test_srv6.py
index 3e5f856316d..47832e28903 100644
--- a/test/test_srv6.py
+++ b/test/test_srv6.py
@@ -2144,7 +2144,6 @@ class TestSRv6(VppTestCase):
compare_func(txed_packet, packet)
except:
- print packet.command()
self.logger.error(ppp("Unexpected or invalid packet:", packet))
raise