Index: tests/hd_nvm_scripts.py =================================================================== diff -u -rb380516aac6b6b68f3d1532cba02b54facb23020 -re049454cdcc0fe9e4beccc9d87a8f60d97d47b4c --- tests/hd_nvm_scripts.py (.../hd_nvm_scripts.py) (revision b380516aac6b6b68f3d1532cba02b54facb23020) +++ tests/hd_nvm_scripts.py (.../hd_nvm_scripts.py) (revision e049454cdcc0fe9e4beccc9d87a8f60d97d47b4c) @@ -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/2022-11-03-HD-SW-CONFIGS-Record.xlsx') + hd.sw_configs.cmd_update_hd_sw_config_record('/home/fw/projects/HD_NV_Records/2022-11-22-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()