Index: trunk/ippTasks/phase2.pro
===================================================================
--- trunk/ippTasks/phase2.pro	(revision 11476)
+++ trunk/ippTasks/phase2.pro	(revision 11546)
@@ -86,7 +86,6 @@
     end
 
-    # delete existing entries which are DONE
-    book delpage p2PendingImfile -key state DONE
-    book delpage p2PendingImfile -key state DATA_ERR
+    # delete existing entries in the appropriate states
+    process_cleanup p2PendingImfile
   end
 
