- Timestamp:
- Nov 2, 2015, 2:39:43 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/addstar_run.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/addstar_run.pl
r38943 r39026 383 383 my $ffSummary = $metadata->[0]; 384 384 my $filter = $ffSummary->{filter}; 385 my $stack_id = $ffSummary->{stack_id}; 385 386 386 387 $filter =~ s/\.00000//; … … 393 394 $command .= " $realFile "; 394 395 $command .= " -p $photcode "; 396 $command .= " -image-id $stack_id "; 395 397 } 396 398
Note:
See TracChangeset
for help on using the changeset viewer.
