Index: trunk/ippTools/src/pxtools.c
===================================================================
--- trunk/ippTools/src/pxtools.c	(revision 34197)
+++ trunk/ippTools/src/pxtools.c	(revision 42796)
@@ -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;
