From 4359c1e8adeb6d788f50233714a6af72fbc48afd Mon Sep 17 00:00:00 2001 From: Julia Kreger Date: Thu, 25 Aug 2022 08:16:16 -0700 Subject: [PATCH] Trivial: Fix reno for software raid fix Fixes the release note for If721dfe1caa5915326482969e55fbf4697538231. Change-Id: I9971d12665f2c8a4fdfe82911c6173021d03ddc0 --- .../notes/fix-softraid-name-poisoning-4e934dd4e60830b1.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes/notes/fix-softraid-name-poisoning-4e934dd4e60830b1.yaml b/releasenotes/notes/fix-softraid-name-poisoning-4e934dd4e60830b1.yaml index 9b80e30c6..083e15686 100644 --- a/releasenotes/notes/fix-softraid-name-poisoning-4e934dd4e60830b1.yaml +++ b/releasenotes/notes/fix-softraid-name-poisoning-4e934dd4e60830b1.yaml @@ -4,4 +4,4 @@ fixes: Fixes handling of Software RAID device discovery so RAID device ``Names`` and ``Events`` field values do not inadvertently cause the command to return unexpected output. Previously this could cause a deployment to - when handling UEFI partitions. + fail when handling UEFI partitions.