Index: branches/eam_branches/ipp-ppmerge-20241229/ippTools/src/pxtools.c
===================================================================
--- branches/eam_branches/ipp-ppmerge-20241229/ippTools/src/pxtools.c	(revision 42770)
+++ branches/eam_branches/ipp-ppmerge-20241229/ippTools/src/pxtools.c	(revision 42803)
@@ -36,4 +36,5 @@
     if (!strcmp(state, "wait")) return true;
     if (!strcmp(state, "keep")) return true;
+    if (!strcmp(state, "ignore")) return true;
     if (!strcmp(state, "goto_cleaned")) return true;
     if (!strcmp(state, "error_cleaned")) return true;
