From 54fc7b549da8d1cc979b9b4e69159e23b472480b Mon Sep 17 00:00:00 2001 From: selias Date: Wed, 24 Aug 2016 17:36:16 +0200 Subject: CSIT-252 IPFIX - ipv6 functional scale - add packet and session scale tests to IPFIX IPv6 test suite Change-Id: I2fd41da94b541901255827810132fb3aa90aef1a Signed-off-by: selias --- resources/traffic_scripts/ipfix_sessions.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'resources/traffic_scripts') diff --git a/resources/traffic_scripts/ipfix_sessions.py b/resources/traffic_scripts/ipfix_sessions.py index 385d21362b..2994916144 100755 --- a/resources/traffic_scripts/ipfix_sessions.py +++ b/resources/traffic_scripts/ipfix_sessions.py @@ -167,8 +167,8 @@ def main(): # do not print details for sent packets verbose = False - print("Sending more than one packet. Details will be filtered for\ - # all packets sent.") + print("Sending more than one packet. Details will be filtered for " + "all packets sent.") ignore = [] for x in range(sessions): -- cgit 1.2.3-korg