[PATCH 3/3] Restore accidentally removed line in backend.py

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

 



Commit 98504bcaad593f3271a76f1591120310c781049d, accidentally
removes a non related line, this patch restores this.
---
 backend.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/backend.py b/backend.py
index 2ed8249..5ddeb8c 100644
--- a/backend.py
+++ b/backend.py
@@ -153,7 +153,7 @@ class AnacondaBackend:
         # to there.  Otherwise we won't be able to unmount and swap media.
         free = anaconda.id.storage.fsFreeSpace
         self._loopbackFile = "%s%s/rhinstall-install.img" % (anaconda.rootPath,
-
+                                                             free[-1][0])
         try:
             win = anaconda.intf.waitWindow(_("Copying File"),
                     _("Transferring install image to hard drive"))
-- 
1.6.5.2

_______________________________________________
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