[blivet:master 02/25] Import name 'deviceaction' where needed

mulhern amulhern at redhat.com
Wed Apr 16 21:54:23 UTC 2014


Signed-off-by: mulhern <amulhern at redhat.com>
---
 blivet/__init__.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/blivet/__init__.py b/blivet/__init__.py
index 3cf6c37..8f482b2 100644
--- a/blivet/__init__.py
+++ b/blivet/__init__.py
@@ -120,6 +120,7 @@ def enable_installer_mode():
 
     flags.installer_mode = True
 
+    from . import deviceaction
     from pyanaconda.progress import progress_report
     deviceaction.progress_report = progress_report
 
-- 
1.8.3.1



More information about the anaconda-patches mailing list