Index: tests/dg_nvm_scripts.py =================================================================== diff -u -r1c23b35158467567fa49da4e06024e9a73b1e7d2 -r90fd2bc1daa3ff18c14dd2bee592d8c05487e460 --- tests/dg_nvm_scripts.py (.../dg_nvm_scripts.py) (revision 1c23b35158467567fa49da4e06024e9a73b1e7d2) +++ tests/dg_nvm_scripts.py (.../dg_nvm_scripts.py) (revision 90fd2bc1daa3ff18c14dd2bee592d8c05487e460) @@ -70,7 +70,7 @@ # in your computer. #dg.system_record.cmd_get_dg_system_record_report() - dg.system_record.cmd_set_dg_system_record_excel_to_fw('/home/fw/projects/DG_NV_Records/2022-12-19-DG-Record.xlsx') + dg.system_record.cmd_set_dg_system_record_excel_to_fw('/home/fw/projects/DG_NV_Records/2023-01-03-DG-Record.xlsx') # For resetting the system record to benign values, use the function below #dg.system_record.cmd_reset_dg_system_record() @@ -114,9 +114,9 @@ #run_sw_configs_commands() - run_calibration_commands() + #run_calibration_commands() - #run_system_commands() + run_system_commands() #run_usage_info_commands()