Blame SOURCES/0044-sosreport-fix-stray-whitespace-fix-from-previous-com.patch

0cd6dc
From 263e4183822c70b37019879308e77c91272e2895 Mon Sep 17 00:00:00 2001
0cd6dc
From: "Bryn M. Reeves" <bmr@redhat.com>
0cd6dc
Date: Mon, 19 Jan 2015 19:52:13 +0000
0cd6dc
Subject: [PATCH 44/93] [sosreport] fix stray whitespace fix from previous
0cd6dc
 commit
0cd6dc
0cd6dc
Fixed in tree but not added to commit.
0cd6dc
0cd6dc
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
0cd6dc
---
0cd6dc
 sos/sosreport.py | 1 -
0cd6dc
 1 file changed, 1 deletion(-)
0cd6dc
0cd6dc
diff --git a/sos/sosreport.py b/sos/sosreport.py
0cd6dc
index f17194a..83ea30d 100644
0cd6dc
--- a/sos/sosreport.py
0cd6dc
+++ b/sos/sosreport.py
0cd6dc
@@ -1330,7 +1330,6 @@ class SoSReport(object):
0cd6dc
                 else:
0cd6dc
                     self._log_plugin_exception(plugname, "postproc")
0cd6dc
 
0cd6dc
-
0cd6dc
     def final_work(self):
0cd6dc
         # this must come before archive creation to ensure that log
0cd6dc
         # files are closed and cleaned up at exit.
0cd6dc
-- 
0cd6dc
1.9.3
0cd6dc