Index: firmware/App/Modes/ConsumableSelfTest.c =================================================================== diff -u -r8b73263b38f449dacc0795c67a7cf6240cb79026 -r1b2472b1717a9964df9267278e046bc5c8ed26a1 --- firmware/App/Modes/ConsumableSelfTest.c (.../ConsumableSelfTest.c) (revision 8b73263b38f449dacc0795c67a7cf6240cb79026) +++ firmware/App/Modes/ConsumableSelfTest.c (.../ConsumableSelfTest.c) (revision 1b2472b1717a9964df9267278e046bc5c8ed26a1) @@ -106,6 +106,7 @@ if ( TRUE == consumableInstallConfirmed ) { consumableInstallConfirmed = FALSE; + #ifndef _RELEASE_ if ( SW_CONFIG_ENABLE_VALUE == getSoftwareConfigStatus( SW_CONFIG_DISABLE_CONSUMABLES_TESTS ) ) {