Index: firmware/App/Modes/ConsumableSelfTest.c =================================================================== diff -u -r75788e41eba1d0ad14c699d091c0c3f25c5b218e -rc753351b22e860f10597b68efce03d18d2fa3536 --- firmware/App/Modes/ConsumableSelfTest.c (.../ConsumableSelfTest.c) (revision 75788e41eba1d0ad14c699d091c0c3f25c5b218e) +++ firmware/App/Modes/ConsumableSelfTest.c (.../ConsumableSelfTest.c) (revision c753351b22e860f10597b68efce03d18d2fa3536) @@ -106,6 +106,7 @@ if ( TRUE == consumableInstallConfirmed ) { consumableInstallConfirmed = FALSE; + #ifndef _RELEASE_ if ( getSoftwareConfigStatus( SW_CONFIG_DISABLE_CONSUMABLES_TESTS ) != SW_CONFIG_ENABLE_VALUE ) {