summaryrefslogtreecommitdiffstats
path: root/iw/installpath.py
diff options
context:
space:
mode:
authorErik Troan <ewt@redhat.com>1999-12-27 20:25:52 +0000
committerErik Troan <ewt@redhat.com>1999-12-27 20:25:52 +0000
commit40a7ac8a2d293dae57751cc7074372b786287425 (patch)
tree23f2020ca1c56bff720d3ee225d93b5d3a7bd0a5 /iw/installpath.py
parent92660a36c7def307bb06319dcad468ba17199212 (diff)
downloadanaconda-40a7ac8a2d293dae57751cc7074372b786287425.tar.gz
anaconda-40a7ac8a2d293dae57751cc7074372b786287425.tar.xz
anaconda-40a7ac8a2d293dae57751cc7074372b786287425.zip
boot/root on raid should work now
Diffstat (limited to 'iw/installpath.py')
-rw-r--r--iw/installpath.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/iw/installpath.py b/iw/installpath.py
index bcd856322..cc7150402 100644
--- a/iw/installpath.py
+++ b/iw/installpath.py
@@ -95,6 +95,7 @@ class InstallPathWindow (InstallWindow):
def getNext(self):
# This makes the error message delivery come at a sane place
+ print "here"
if not self.todo.fstab:
from fstab import GuiFstab