Blob Blame History Raw
From d58bbe86686b3a601211f1f6a0186c73a6afc999 Mon Sep 17 00:00:00 2001
From: Martin Kutlak <mkutlak@redhat.com>
Date: Tue, 20 Jun 2017 16:05:58 +0200
Subject: [PATCH 11/14] augeas: exclude format files

Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
---
 augeas/libreport.aug | 1 +
 1 file changed, 1 insertion(+)

diff --git a/augeas/libreport.aug b/augeas/libreport.aug
index 46ffb73..dd4252e 100644
--- a/augeas/libreport.aug
+++ b/augeas/libreport.aug
@@ -31,6 +31,7 @@ module Libreport =
                . (incl (Sys.getenv("HOME") . "/.cache/abrt/events/*"))
                . (excl "/etc/libreport/plugins/bugzilla_format*")
                . (excl "/etc/libreport/plugins/mantisbt_format*")
+               . (excl "/etc/libreport/plugins/catalog*")
                . Util.stdexcl
 
     let xfm = transform lns filter
-- 
2.9.5