summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/common
diff options
context:
space:
mode:
authorYaroslav Brustinov <ybrustin@cisco.com>2016-02-05 17:39:09 +0200
committerYaroslav Brustinov <ybrustin@cisco.com>2016-02-05 17:39:09 +0200
commit69e5a5c6b94175ece07b247af1b5ca6c0cfdf0e9 (patch)
tree73ade6124b799fd914f5c4c7c3390ef0d1ca32c2 /scripts/automation/trex_control_plane/common
parent7e7a3b4f10c2c2090e93dd2fcdf19f4b7ba7b2eb (diff)
HLTAPI update + HLT packet builder functional tests (no simulation)
Diffstat (limited to 'scripts/automation/trex_control_plane/common')
-rwxr-xr-xscripts/automation/trex_control_plane/common/trex_streams.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/automation/trex_control_plane/common/trex_streams.py b/scripts/automation/trex_control_plane/common/trex_streams.py
index 238c89f3..c1f1bfa6 100755
--- a/scripts/automation/trex_control_plane/common/trex_streams.py
+++ b/scripts/automation/trex_control_plane/common/trex_streams.py
@@ -510,7 +510,7 @@ class STLStream(object):
x = yaml.dump(yaml_lst, default_flow_style=False)
with open(yaml_file, 'w') as f:
f.write(x)
-
+ return x
# REMOVE ME when can - convert from stream pack to a simple stream