Index: firmware/App/Modes/ConsumableSelfTest.c =================================================================== diff -u -r057ee407ffbe42e47d7cb1e1492aa980406f480b -rd05206f9cfead2d39dab6c1fe2dbccd8d0783eba --- firmware/App/Modes/ConsumableSelfTest.c (.../ConsumableSelfTest.c) (revision 057ee407ffbe42e47d7cb1e1492aa980406f480b) +++ firmware/App/Modes/ConsumableSelfTest.c (.../ConsumableSelfTest.c) (revision d05206f9cfead2d39dab6c1fe2dbccd8d0783eba) @@ -107,6 +107,7 @@ if ( TRUE == consumableInstallConfirmed ) { consumableInstallConfirmed = FALSE; + #ifndef _RELEASE_ if ( getSoftwareConfigStatus( SW_CONFIG_DISABLE_CONSUMABLES_TESTS ) != SW_CONFIG_ENABLE_VALUE ) {