[rhel6-branch] fix typo in 7c540b2cd19db3e098e768f88ac8a42272b22e06 (#619659)

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

 



---
 storage/__init__.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/storage/__init__.py b/storage/__init__.py
index 6ed7678..fd34f76 100644
--- a/storage/__init__.py
+++ b/storage/__init__.py
@@ -165,8 +165,8 @@ def storageComplete(anaconda):
             if dev.format.type == "luks" and not dev.format.exists:
                 dev.format.passphrase = anaconda.id.storage.encryptionPassphrase
 
-    map(lambda d: anaconda.id.storage.services.add(d.services),
-        anaconda.id.storage.fsset)
+    map(lambda d: anaconda.id.storage.services.update(d.services),
+        anaconda.id.storage.fsset.devices)
 
     if anaconda.isKickstart:
         return
-- 
1.7.1.1

_______________________________________________
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