Index: firmware/App/Modes/ConsumableSelfTest.c =================================================================== diff -u -r82b7c4c94b0f8b3f8a3d3d2e41384a7a7d497215 -r8b09199bae9870a8d63d4be9636ef66c849f8531 --- firmware/App/Modes/ConsumableSelfTest.c (.../ConsumableSelfTest.c) (revision 82b7c4c94b0f8b3f8a3d3d2e41384a7a7d497215) +++ firmware/App/Modes/ConsumableSelfTest.c (.../ConsumableSelfTest.c) (revision 8b09199bae9870a8d63d4be9636ef66c849f8531) @@ -108,6 +108,7 @@ if ( TRUE == consumableInstallConfirmed ) { consumableInstallConfirmed = FALSE; + #ifndef _RELEASE_ if ( SW_CONFIG_ENABLE_VALUE == getSoftwareConfigStatus( SW_CONFIG_DISABLE_CONSUMABLES_TESTS ) ) {