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

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