Changeset 40823 for trunk/ippScripts
- Timestamp:
- Jul 3, 2019, 10:57:18 AM (7 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/dist_bundle.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/dist_bundle.pl
r38564 r40823 195 195 if ($stage eq "diff") { 196 196 next if $file_rule =~ /CONV/; 197 ## exclude other products since not used any longer MEH 20190226 -- really should be a config option 198 #next if $file_rule =~ /STATS/; 199 #next if $file_rule =~ /LOG/; 200 #next if $file_rule =~ /TRACE/; 201 #next if $file_rule =~ /JPEG1/; 202 #next if $file_rule =~ /JPEG2/; 203 #next if $file_rule =~ /KERNELS/; 204 #next if $file_rule =~ /BACKMDL/; 205 #next if $file_rule =~ /PSF/; 206 #next if $file->{name} =~ /mdc/; 207 197 208 } 198 209 if ($stage eq "SSdiff") {
Note:
See TracChangeset
for help on using the changeset viewer.
