From 40a7ac8a2d293dae57751cc7074372b786287425 Mon Sep 17 00:00:00 2001 From: Erik Troan Date: Mon, 27 Dec 1999 20:25:52 +0000 Subject: boot/root on raid should work now --- iw/installpath.py | 1 + 1 file changed, 1 insertion(+) (limited to 'iw/installpath.py') 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 -- cgit