Index: tests/hd_nvm_scripts.py =================================================================== diff -u -rab24503836ed04ff6e3f14b80fc9de92efb557b5 -r5fad1b021480de4d9708932bf3f68e27095c658f --- tests/hd_nvm_scripts.py (.../hd_nvm_scripts.py) (revision ab24503836ed04ff6e3f14b80fc9de92efb557b5) +++ tests/hd_nvm_scripts.py (.../hd_nvm_scripts.py) (revision 5fad1b021480de4d9708932bf3f68e27095c658f) @@ -71,7 +71,7 @@ # in your computer. #hd.system_record.cmd_get_hd_system_record_report() - hd.system_record.cmd_set_hd_system_record_excel_to_fw('/home/fw/projects/HD_NV_Records/2022-09-26-HD-Record.xlsx') + hd.system_record.cmd_set_hd_system_record_excel_to_fw('/home/fw/projects/HD_NV_Records/2022-12-19-HD-Record.xlsx') # For resetting the system record to benign values, use the function below #hd.system_record.cmd_reset_hd_system_record() @@ -119,9 +119,10 @@ # Comment this function if not needed #run_calibration_commands() - #run_system_commands() + run_system_commands() - run_usage_info_commands() + #run_usage_info_commands() #run_service_commands() +