[PATCH] Rescan the devices when we are saving a traceback.

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

 



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

diff --git a/storage/__init__.py b/storage/__init__.py
index be1828e..4f99fea 100644
--- a/storage/__init__.py
+++ b/storage/__init__.py
@@ -448,6 +448,8 @@ class Storage(object):
                    available for the purpose of storing the exception
                    report.
         """
+        self.reset()
+
         dests = []
         for device in self.devices:
             if not device.removable:
-- 
1.6.0.6

_______________________________________________
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