From ebec9d4b71118c05bccb98ae967e49150ef77e8a Mon Sep 17 00:00:00 2001 From: Chuck SmileyRekiere Date: Wed, 23 Feb 2022 13:51:19 -0700 Subject: [PATCH] ct_us_scripts.json : syntax fix Signed-off-by: Chuck SmileyRekiere --- py-scripts/tools/ct_us_scripts.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/py-scripts/tools/ct_us_scripts.json b/py-scripts/tools/ct_us_scripts.json index a5d9d4b3..e4212336 100644 --- a/py-scripts/tools/ct_us_scripts.json +++ b/py-scripts/tools/ct_us_scripts.json @@ -738,9 +738,8 @@ " --bands 5G --fiveg_radio wiphy1 --directions Download Upload --csv_outfile FTP_CSV.csv --test_rig TEST_RIG", " --test_tag LF_FTP --dut_hw_version DUT_HW --dut_model_num USE_DUT_NAME --dut_sw_version DUT_SW --dut_serial_num DUT_SN" ] - } - }, - "lf_qa":{ + }, + "lf_qa":{ "enabled":"TRUE", "timeout":"600", "load_db":"skip", @@ -805,8 +804,4 @@ } } } -} - - - - \ No newline at end of file +} \ No newline at end of file