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

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