From fb2b01538ee9ff03716c5546252e2825c1974198 Mon Sep 17 00:00:00 2001 From: itraviv Date: Thu, 9 Jun 2016 12:48:00 +0300 Subject: commented out line 301 --- .../automation/trex_control_plane/stl/trex_stl_lib/utils/GAObjClass.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/automation/trex_control_plane/stl/trex_stl_lib') diff --git a/scripts/automation/trex_control_plane/stl/trex_stl_lib/utils/GAObjClass.py b/scripts/automation/trex_control_plane/stl/trex_stl_lib/utils/GAObjClass.py index c1fa954d..3993ad5e 100755 --- a/scripts/automation/trex_control_plane/stl/trex_stl_lib/utils/GAObjClass.py +++ b/scripts/automation/trex_control_plane/stl/trex_stl_lib/utils/GAObjClass.py @@ -298,7 +298,7 @@ class GAmanager_Regression(GAmanager): #***************************************------TEST--------------************************************** -if __name__ == '__main__': +#if __name__ == '__main__': #g= GAmanager_Regression(GoogleID='UA-75220362-4',AnalyticsUserID=3845,UUID='trex18UUID_GA_TEST',TRexMode='stateFull_GA_TEST', # appName='TRex_GA_TEST',appVer='1.1_GA_TEST',QueueSize=20,Timeout=11,UserPermission=1,BlockingMode=0,SetupName='setup1_GA_TEST',CommitID='commitID1_GA_TEST') -- cgit 1.2.3-korg