Index: tests/hd_nvm_scripts.py =================================================================== diff -u -re0221f00fe32642b76d4a03c61e3f5ce2da2c881 -r8407f6a1eb2289ed5764423aa9f27615d313d6af --- tests/hd_nvm_scripts.py (.../hd_nvm_scripts.py) (revision e0221f00fe32642b76d4a03c61e3f5ce2da2c881) +++ tests/hd_nvm_scripts.py (.../hd_nvm_scripts.py) (revision 8407f6a1eb2289ed5764423aa9f27615d313d6af) @@ -32,7 +32,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-04-17-HD-SW-CONFIGS-Record.xlsx') + hd.sw_configs.cmd_update_hd_sw_config_record('/home/fw/projects/HD_NV_Records/2022-04-20-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()