Changeset 23380
- Timestamp:
- Mar 17, 2009, 5:17:03 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/stack_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/stack_skycell.pl
r23295 r23380 203 203 # Perform stacking 204 204 unless ($no_op) { 205 my $command = "$ppStack $listName $outroot";205 my $command = "$ppStack -input $listName $outroot"; 206 206 $command .= " -stats $outputStats" if $do_stats;; 207 207 $command .= " -recipe PPSTACK $recipe_ppStack";
Note:
See TracChangeset
for help on using the changeset viewer.
