[PATCH 5/6] Remove line to set self.format in DeviceAction.__init__()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 storage/deviceaction.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/storage/deviceaction.py b/storage/deviceaction.py
index 91aced4..2f14a32 100644
--- a/storage/deviceaction.py
+++ b/storage/deviceaction.py
@@ -140,7 +140,6 @@ class DeviceAction(object):
             raise ValueError("arg 1 must be a StorageDevice instance")
         self.device = device
         #self._backup = deepcopy(device)
-        self.format = self.device.format
 
     def execute(self, intf=None):
         """ perform the action """
-- 
1.6.1.3

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux