Index: tests/hd_nvm_scripts.py =================================================================== diff -u -rfab0ce077e13918698b5310b685d5d736880f5e2 -re7b8c85a964323350d72bd594a90acc0be57fd78 --- tests/hd_nvm_scripts.py (.../hd_nvm_scripts.py) (revision fab0ce077e13918698b5310b685d5d736880f5e2) +++ tests/hd_nvm_scripts.py (.../hd_nvm_scripts.py) (revision e7b8c85a964323350d72bd594a90acc0be57fd78) @@ -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-07-25-HD-SW-CONFIGS-Record.xlsx') + hd.sw_configs.cmd_update_hd_sw_config_record('/home/fw/projects/HD_NV_Records/2022-06-07-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()