[PATCH] We moved from dialog to newt.. (#528497)

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

 



---
 rescue.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/rescue.py b/rescue.py
index 775f159..7252b83 100644
--- a/rescue.py
+++ b/rescue.py
@@ -202,7 +202,7 @@ def runShell(screen = None, msg=""):
 
     proc = None
 
-    if os.path.exists("/usr/bin/firstaidkit-qs") and os.path.exists("/usr/bin/dialog"):
+    if os.path.exists("/usr/bin/firstaidkit-qs"):
         proc = subprocess.Popen(["/usr/bin/firstaidkit-qs"])
         proc.wait()
     
-- 
1.6.4.4

_______________________________________________
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