Changeset 17166
- Timestamp:
- Mar 27, 2008, 5:19:11 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap_branch_080320/ippScripts/scripts/detrend_stack.pl
r17165 r17166 170 170 my $logDest = $ipprc->filename("LOG.IMFILE", $outroot, $class_id) or &my_die("Missing entry in file rules", $det_id, $iter, $class_id, $PS_EXIT_CONFIG_ERROR); # Log messages 171 171 172 $command = "$ppMerge $listName $out putStack"; # Command to run172 $command = "$ppMerge $listName $outroot"; # Command to run 173 173 $command .= " -recipe PPMERGE $recipe"; 174 174 $command .= ' -type ' . uc($det_type); # Type of stacking to perform
Note:
See TracChangeset
for help on using the changeset viewer.
