summaryrefslogtreecommitdiffstats
path: root/gui.py
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2001-03-20 20:06:34 +0000
committerMike Fulbright <msf@redhat.com>2001-03-20 20:06:34 +0000
commit73fb20a968ad737e8fcbad2a10429f7bec66af6e (patch)
tree9e32c848f66fcde36889abef7d210f9413faa115 /gui.py
parentd14a544dab4b722b17f4fad4ddf82f2861132aaf (diff)
downloadanaconda-73fb20a968ad737e8fcbad2a10429f7bec66af6e.tar.gz
anaconda-73fb20a968ad737e8fcbad2a10429f7bec66af6e.tar.xz
anaconda-73fb20a968ad737e8fcbad2a10429f7bec66af6e.zip
stupid msf let debugging statement into CVS
Diffstat (limited to 'gui.py')
-rwxr-xr-xgui.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui.py b/gui.py
index c6a6f98cc..b52e1c1e4 100755
--- a/gui.py
+++ b/gui.py
@@ -597,7 +597,7 @@ class InstallControlWindow:
# entirely, we continue advancing in direction given
if (self.stateTagByWindow.has_key(screen)
and self.todo.instClass.skipStep(self.stateTagByWindow[screen])):
- log("skipping step screen %s", screen)
+# log("skipping step screen %s", screen)
direction ()
return