Index: firmware/App/Modes/ConsumableSelfTest.c =================================================================== diff -u -r3db5538afb80bc12822304d698343e0325fa708e -rcc7f1bd82e346521f0102b3398bd030fb3bb0e6f --- firmware/App/Modes/ConsumableSelfTest.c (.../ConsumableSelfTest.c) (revision 3db5538afb80bc12822304d698343e0325fa708e) +++ firmware/App/Modes/ConsumableSelfTest.c (.../ConsumableSelfTest.c) (revision cc7f1bd82e346521f0102b3398bd030fb3bb0e6f) @@ -87,6 +87,7 @@ if ( TRUE == consumableInstallConfirmed ) { consumableInstallConfirmed = FALSE; + #ifndef _RELEASE_ if ( getSoftwareConfigStatus( SW_CONFIG_DISABLE_CONSUMABLES_TESTS ) != SW_CONFIG_ENABLE_VALUE ) {