Changeset 26151 for trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm
- Timestamp:
- Nov 15, 2009, 1:53:33 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm
r26150 r26151 312 312 # (we do this here for raw stage) 313 313 $out->{image} = $image->{uri}; 314 314 315 if ($set_class_id) { 315 316 $class_id = $image->{class_id}; 316 317 $out->{component} = $class_id; 318 } else { 319 $out->{component} = $image->{skycell_id}; 317 320 } 318 321 my $stage_id;
Note:
See TracChangeset
for help on using the changeset viewer.
