Changeset 28563
- Timestamp:
- Jun 30, 2010, 1:43:46 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20100623/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm
r28244 r28563 514 514 if ($image->{fault}) { 515 515 print STDERR "selected difference image $id $image->{diff_id} $skycell_id has fault: $image->{fault}\n"; 516 next; 517 } 518 if ($image->{quality}) { 519 print STDERR "selected difference image $id $image->{diff_id} $skycell_id has poor quality: $image->{quality}\n"; 516 520 next; 517 521 }
Note:
See TracChangeset
for help on using the changeset viewer.
