From 884f2561b053387489b70869d0824f1f14faa0e5 Mon Sep 17 00:00:00 2001 From: Yaroslav Brustinov Date: Thu, 24 Mar 2016 20:34:10 +0200 Subject: remove debug write from profile --- scripts/stl/hlt/hlt_mac_ranges.py | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/stl') diff --git a/scripts/stl/hlt/hlt_mac_ranges.py b/scripts/stl/hlt/hlt_mac_ranges.py index 2ede1c48..65f9291e 100755 --- a/scripts/stl/hlt/hlt_mac_ranges.py +++ b/scripts/stl/hlt/hlt_mac_ranges.py @@ -15,7 +15,6 @@ class STLS1(object): mac_src2_step = 2, mac_src2_mode = 'decrement', mac_src2_count = 19, mac_dst2_step = 2, mac_dst2_mode = 'increment', mac_dst2_count = 19, direction = direction, - save_to_yaml = '/tmp/foo.yaml', ) # dynamic load - used for trex console or simulator -- cgit 1.2.3-korg