Index: tests/hd_nvm_scripts.py =================================================================== diff -u -r8ac75cccb937866cb13c49a97e91bb9e1060a9d8 -r8bc7a5336b8f69192918eafc465ee1094537f96d --- tests/hd_nvm_scripts.py (.../hd_nvm_scripts.py) (revision 8ac75cccb937866cb13c49a97e91bb9e1060a9d8) +++ tests/hd_nvm_scripts.py (.../hd_nvm_scripts.py) (revision 8bc7a5336b8f69192918eafc465ee1094537f96d) @@ -33,7 +33,7 @@ # Use cmd_update_hd_sw_config_record() set the changes back to firmware # This function requires an address for the excel report. Use the absolute address of your excel report like the # example below - hd.sw_configs.cmd_update_hd_sw_config_record('/home/fw/projects/HD_NV_Records/2023-05-14-HD-SW-CONFIGS-Record.xlsx') + hd.sw_configs.cmd_update_hd_sw_config_record('/home/fw/projects/HD_NV_Records/2023-06-10-HD-SW-CONFIGS-Record.xlsx') # Use this function to reset the configuration records to all be 0 #hd.sw_configs.cmd_reset_hd_sw_config_record()