Index: trunk/ippTasks/addstar.pro
===================================================================
--- trunk/ippTasks/addstar.pro	(revision 38937)
+++ trunk/ippTasks/addstar.pro	(revision 38943)
@@ -85,4 +85,7 @@
     active false
   end
+  task addstar.revert.fullforce_summary
+    active false
+  end
 end
 
@@ -104,4 +107,7 @@
   end
   task addstar.revert.fullforce
+    active true
+  end
+  task addstar.revert.fullforce_summary
     active true
   end
@@ -484,5 +490,5 @@
     if ("$STAGE" == "fullforce_summary")
     # This shouldn't need a stage_extra1, as there are no subcomponents to the ff summary.
-      $run = $run --stage_id
+      $run = $run --stage_id $STAGE_ID
     end
 
