Index: branches/eam_branches/ipp-20230313/ippTools/src/pxtools.c
===================================================================
--- branches/eam_branches/ipp-20230313/ippTools/src/pxtools.c	(revision 42757)
+++ branches/eam_branches/ipp-20230313/ippTools/src/pxtools.c	(revision 42820)
@@ -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;
