diff --git a/files/0004-Revert-storage-Remove-support-for-the-btrfs-command-.patch b/files/0004-Revert-storage-Remove-support-for-the-btrfs-command-.patch index f94d808..20e3a1e 100644 --- a/files/0004-Revert-storage-Remove-support-for-the-btrfs-command-.patch +++ b/files/0004-Revert-storage-Remove-support-for-the-btrfs-command-.patch @@ -38,9 +38,9 @@ index f435dd7f4c..e154c79a79 100644 + + class ClearPart(COMMANDS.ClearPart): - """The clearpart kickstart command.""" + """The clearpart kickstart command. -@@ -295,7 +312,7 @@ class StorageKickstartSpecification(KickstartSpecification): +@@ -279,7 +296,7 @@ class StorageKickstartSpecification(KickstartSpecification): commands = { "autopart": AutoPart, "bootloader": COMMANDS.Bootloader, @@ -49,6 +49,6 @@ index f435dd7f4c..e154c79a79 100644 "clearpart": ClearPart, "fcoe": Fcoe, "ignoredisk": IgnoreDisk, --- +-- 2.49.0