Changeset 40824
- Timestamp:
- Jul 3, 2019, 10:57:42 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20170121/ippScripts/scripts/dist_bundle.pl
-
Property svn:mergeinfo
set to
/branches/czw_branch/20160809/ippScripts/scripts/dist_bundle.pl merged eligible /trunk/ippScripts/scripts/dist_bundle.pl merged eligible
r38564 r40824 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") { -
Property svn:mergeinfo
set to
Note:
See TracChangeset
for help on using the changeset viewer.
