Blob Blame History Raw
From fba54d523b5047cef9f14cdc174fa914f0731c2b Mon Sep 17 00:00:00 2001
From: Matej Habrnal <mhabrnal@redhat.com>
Date: Thu, 20 Aug 2015 09:40:59 +0200
Subject: [PATCH] a-a-s-p-d: add bash on the package blacklist

In case of this package, the reported data doesn't yield sufficient information
to solve a bug.

Related to rhbz#1250379

Signed-off-by: Matej Habrnal <mhabrnal@redhat.com>
---
 src/daemon/abrt-action-save-package-data.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/daemon/abrt-action-save-package-data.conf b/src/daemon/abrt-action-save-package-data.conf
index 27b9607..0129399 100644
--- a/src/daemon/abrt-action-save-package-data.conf
+++ b/src/daemon/abrt-action-save-package-data.conf
@@ -7,7 +7,7 @@ OpenGPGCheck = yes
 
 # Blacklisted packages
 #
-BlackList = nspluginwrapper, valgrind, strace, mono-core, firefox
+BlackList = nspluginwrapper, valgrind, strace, mono-core, firefox, bash
 
 # Process crashes in executables which do not belong to any package?
 #
-- 
2.5.0