[PATCH 3/3] Remove the popping portion of kickstart %pre script notification.

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

 



This just slipped by me - since we can't display a window to begin with
telling you a %post script is running, we also can't pop the window later.
---
 pyanaconda/kickstart.py |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/pyanaconda/kickstart.py b/pyanaconda/kickstart.py
index ecc3e8b..482c3df 100644
--- a/pyanaconda/kickstart.py
+++ b/pyanaconda/kickstart.py
@@ -1357,8 +1357,6 @@ def runPreScripts(anaconda, scripts):
     map (lambda s: s.run("/", flags.serial, anaconda.intf), preScripts)
 
     log.info("All kickstart %%pre script(s) have been run")
-    if anaconda.intf is not None:
-        w.pop()
 
 def runTracebackScripts(anaconda):
     log.info("Running kickstart %%traceback script(s)")
-- 
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