Changeset 28962 for trunk/ippScripts/scripts/staticsky.pl
- Timestamp:
- Aug 18, 2010, 7:45:05 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/staticsky.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/staticsky.pl
r28154 r28962 99 99 my $nInputs = @$files; 100 100 101 my $configuration = $ipprc->filename("PSPHOT.STACK.CONFIG", $outroot); 102 101 103 foreach my $file (@$files) { 102 104 print $listFile "INPUT METADATA\n"; … … 161 163 $command .= " -threads $threads" if defined $threads; 162 164 $command .= " -recipe PSPHOT $recipe_psphot"; 163 #$command .= " -dumpconfig $configuration";165 $command .= " -dumpconfig $configuration"; 164 166 # $command .= " -tracedest $traceDest -log $logDest"; 165 167 # $command .= " -dbname $dbname" if defined $dbname;
Note:
See TracChangeset
for help on using the changeset viewer.
