Index: tests/hd_nvm_scripts.py =================================================================== diff -u -r7c47b3d1b3c4b685999c0f0a8b402b692391d633 -r8aae8b70709a9b55fd69c9621d4f1ff7e928e3c2 --- tests/hd_nvm_scripts.py (.../hd_nvm_scripts.py) (revision 7c47b3d1b3c4b685999c0f0a8b402b692391d633) +++ tests/hd_nvm_scripts.py (.../hd_nvm_scripts.py) (revision 8aae8b70709a9b55fd69c9621d4f1ff7e928e3c2) @@ -21,8 +21,8 @@ # 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-02-10-HD-SW-CONFIGS-Record.xlsx') + #hd.sw_configs.cmd_update_hd_sw_config_record('/home/fw/projects/HD_NV_Records/2022-02-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() + #hd.sw_configs.cmd_reset_hd_sw_config_record()