Index: trunk/ippScripts/scripts/addstar_run.pl
===================================================================
--- trunk/ippScripts/scripts/addstar_run.pl	(revision 37738)
+++ trunk/ippScripts/scripts/addstar_run.pl	(revision 37739)
@@ -97,7 +97,12 @@
 #    $reduction = 'ADDSTAR';
 #} 
+#if ($stage =~/fullforce/) {
+#    $reduction = 'ADDSTAR';
+#} 
+
 if ($stage =~/fullforce/) {
-    $reduction = 'ADDSTAR';
-} 
+    $reduction='DEFAULT';
+    #hardwired because why not
+}
 
 my $recipe_addstar = $ipprc->reduction($reduction, 'ADDSTAR');
