Blame SOURCES/0087-report_RHTSupport-adapt-event-to-the-recent-changes.patch

28bab8
From 69c1f48a09b991ea2ed078c977d4f35fd47f5878 Mon Sep 17 00:00:00 2001
28bab8
From: Jakub Filak <jfilak@redhat.com>
28bab8
Date: Thu, 25 Sep 2014 16:28:35 +0200
28bab8
Subject: [LIBREPORT PATCH 87/93] report_RHTSupport: adapt event to the recent
28bab8
 changes
28bab8
28bab8
Resolves: rhbz#1139987
28bab8
28bab8
Signed-off-by: Jakub Filak <jfilak@redhat.com>
28bab8
---
28bab8
 src/plugins/rhtsupport_event.conf | 9 ++-------
28bab8
 1 file changed, 2 insertions(+), 7 deletions(-)
28bab8
28bab8
diff --git a/src/plugins/rhtsupport_event.conf b/src/plugins/rhtsupport_event.conf
28bab8
index 58261bb..f6a9d47 100644
28bab8
--- a/src/plugins/rhtsupport_event.conf
28bab8
+++ b/src/plugins/rhtsupport_event.conf
28bab8
@@ -1,8 +1,3 @@
28bab8
 EVENT=report_RHTSupport
28bab8
-    # Uploads an ureport to update Crash Statistics used to identify the
28bab8
-    # hottest bugs that needs to be fixed first.
28bab8
-    # Failures of reporter-ureport must not prevent users from reporting
28bab8
-    # problems to Red Hat support engineers.
28bab8
-    reporter-ureport || true
28bab8
-    # Create a case in Red Hat Customer Portal
28bab8
-    reporter-rhtsupport
28bab8
+    # Submit an uReport and create a case in Red Hat Customer Portal
28bab8
+    reporter-rhtsupport -u
28bab8
-- 
28bab8
1.8.3.1
28bab8