- Timestamp:
- Jul 30, 2009, 5:20:29 PM (17 years ago)
- Location:
- branches/czw_branch/cleanup
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/dist_component.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/cleanup
- Property svn:mergeinfo changed
/trunk (added) merged: 24714-24742,24744-24784,24786-24798,24801-24824,24827-24834,24836-24859,24861-24901,24903-24912,24914-24939
- Property svn:mergeinfo changed
-
branches/czw_branch/cleanup/ippScripts/scripts/dist_component.pl
r24434 r24951 157 157 my $image_type = get_image_type($stage, $file_rule); 158 158 159 # if we are building a clean bundleskip this rule160 next if $ clean && $image_type;159 # if this is an image and we are building a clean bundle or if quality is bad skip this rule 160 next if $image_type and ($clean or $poor_quality); 161 161 162 162 # if magic is required, don't ship jpegs or binned fits images
Note:
See TracChangeset
for help on using the changeset viewer.
