Changeset 37739 for trunk/ippScripts/scripts/addstar_run.pl
- Timestamp:
- Dec 12, 2014, 11:34:18 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/addstar_run.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/addstar_run.pl
r37723 r37739 97 97 # $reduction = 'ADDSTAR'; 98 98 #} 99 #if ($stage =~/fullforce/) { 100 # $reduction = 'ADDSTAR'; 101 #} 102 99 103 if ($stage =~/fullforce/) { 100 $reduction = 'ADDSTAR'; 101 } 104 $reduction='DEFAULT'; 105 #hardwired because why not 106 } 102 107 103 108 my $recipe_addstar = $ipprc->reduction($reduction, 'ADDSTAR');
Note:
See TracChangeset
for help on using the changeset viewer.
