Index: trunk/ippTasks/phase2.pro
===================================================================
--- trunk/ippTasks/phase2.pro	(revision 10746)
+++ trunk/ippTasks/phase2.pro	(revision 10758)
@@ -46,5 +46,6 @@
 
   task.exec
-    command p2tool -pendingimfile -simple -limit {$Phase2ImfileFail + 20}
+    # command p2tool -pendingimfile -simple -limit {$Phase2ImfileFail + 20}
+    command p2tool -pendingimfile -simple
   end
 
@@ -133,5 +134,6 @@
       echo command phase2.pl --exp_tag $EXP_TAG --class_id $CLASS_ID --uri $URI
     end
-    command phase2.pl --exp_tag $EXP_TAG --class_id $CLASS_ID --uri $URI
+    ## XXX this is annoying: phase2.pl now requires camera :: it should not need this, it has the file.
+    command phase2.pl --exp_tag $EXP_TAG --class_id $CLASS_ID --uri $URI --camera CTIO_MOSAIC2
   end
 
