--- rpms/anaconda/sme8/0013-Don-t-email-root-on-raid-events.patch 2009/10/22 14:43:11 1.1 +++ rpms/anaconda/sme8/0013-Don-t-email-root-on-raid-events.patch 2011/09/17 20:44:05 1.7 @@ -1,17 +1,17 @@ -From fb398c8f99b24b32a585ba06e38e879ca0eba642 Mon Sep 17 00:00:00 2001 +From 9fbf912d70405232cc3669ced32fa9ad2aff1545 Mon Sep 17 00:00:00 2001 From: Shad L. Lords Date: Mon, 19 Oct 2009 08:44:55 -0600 -Subject: [PATCH] Don't email root on raid events +Subject: [PATCH 13/17] Don't email root on raid events --- fsset.py | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/fsset.py b/fsset.py -index 7574ac3..94e5c30 100644 +index 7e3c26f..c41ae7d 100644 --- a/fsset.py +++ b/fsset.py -@@ -1432,7 +1432,6 @@ class FileSystemSet: +@@ -1438,7 +1438,6 @@ class FileSystemSet: cf = """ # mdadm.conf written out by anaconda DEVICE partitions @@ -20,5 +20,5 @@ index 7574ac3..94e5c30 100644 for ent in self.entries: if ent.device.getName() != "RAIDDevice": -- -1.5.5.6 +1.7.1