Changeset 28381
- Timestamp:
- Jun 16, 2010, 6:27:52 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/skycell_jpeg.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/skycell_jpeg.pl
r28375 r28381 178 178 my $state = $imfile->{data_state}; 179 179 my $projection_cell = $skycell_id; 180 if ($quality == 8007 or $quality = 1010 or $state ne 'full') {180 if ($quality == 8007 or $quality == 1010 or $state ne 'full') { 181 181 next; 182 182 }
Note:
See TracChangeset
for help on using the changeset viewer.
