Index: /trunk/ippTasks/automate.pro
===================================================================
--- /trunk/ippTasks/automate.pro	(revision 18690)
+++ /trunk/ippTasks/automate.pro	(revision 18691)
@@ -420,13 +420,13 @@
   # all failures here (what state?)
   task.exit    default
+    book setword automate $pageName pantaskState FAIL.REGULAR
     showcommand failure
-    book setword automate $pageName pantaskState FAIL.REGULAR
   end
 
   # operation times out?
   task.exit    timeout
+    book setword automate $pageName pantaskState INIT.REGULAR
     showcommand timeout
-    book setword automate $pageName pantaskState INIT.REGULAR
-  end
-end
-
+  end
+end
+
