Index: firmware/App/Modes/ConsumableSelfTest.c =================================================================== diff -u -r27a68f930508638f2eb6265ebb381c8918cbc37b -rc5f3dfc2a87c35036f21f969f6e762ae779839f2 --- firmware/App/Modes/ConsumableSelfTest.c (.../ConsumableSelfTest.c) (revision 27a68f930508638f2eb6265ebb381c8918cbc37b) +++ firmware/App/Modes/ConsumableSelfTest.c (.../ConsumableSelfTest.c) (revision c5f3dfc2a87c35036f21f969f6e762ae779839f2) @@ -87,6 +87,7 @@ if ( TRUE == consumableInstallConfirmed ) { consumableInstallConfirmed = FALSE; + #ifndef _RELEASE_ if ( getSoftwareConfigStatus( SW_CONFIG_DISABLE_CONSUMABLES_TESTS ) != SW_CONFIG_ENABLE_VALUE ) {