Index: tests/hd_nvm_scripts.py =================================================================== diff -u -r68b0243e27e4a5b5b796090b41c5755e207a4a45 -r5ed141e2ddc52ed90e7e9759441dd80ddf025e27 --- tests/hd_nvm_scripts.py (.../hd_nvm_scripts.py) (revision 68b0243e27e4a5b5b796090b41c5755e207a4a45) +++ tests/hd_nvm_scripts.py (.../hd_nvm_scripts.py) (revision 5ed141e2ddc52ed90e7e9759441dd80ddf025e27) @@ -69,9 +69,9 @@ # It creates a folder called DG_NV_Records in the destination that is called # If no address is provided, the default location is one folder above the dialin folder wherever it is installed # in you computer. - #hd.system_record.cmd_get_hd_system_record_report() + 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-09-26-HD-Record.xlsx') # For resetting the system record to benign values, use the function below #hd.system_record.cmd_reset_hd_system_record()