Index: /trunk/ippScripts/scripts/dist_bundle.pl
===================================================================
--- /trunk/ippScripts/scripts/dist_bundle.pl	(revision 40822)
+++ /trunk/ippScripts/scripts/dist_bundle.pl	(revision 40823)
@@ -195,4 +195,15 @@
     if ($stage eq "diff") {
         next if $file_rule =~ /CONV/;
+	## exclude other products since not used any longer MEH 20190226 -- really should be a config option
+        #next if $file_rule =~ /STATS/;
+        #next if $file_rule =~ /LOG/;
+        #next if $file_rule =~ /TRACE/;
+        #next if $file_rule =~ /JPEG1/;
+        #next if $file_rule =~ /JPEG2/;
+        #next if $file_rule =~ /KERNELS/;
+        #next if $file_rule =~ /BACKMDL/;
+        #next if $file_rule =~ /PSF/;
+        #next if $file->{name} =~ /mdc/;
+        	
     }
     if ($stage eq "SSdiff") {
