aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_srv6_as.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_srv6_as.py')
-rwxr-xr-xtest/test_srv6_as.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_srv6_as.py b/test/test_srv6_as.py
index 0fa838edd10..64ff957da4b 100755
--- a/test/test_srv6_as.py
+++ b/test/test_srv6_as.py
@@ -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