summaryrefslogtreecommitdiffstats
path: root/text.py
diff options
context:
space:
mode:
authorErik Troan <ewt@redhat.com>1999-12-16 17:36:59 +0000
committerErik Troan <ewt@redhat.com>1999-12-16 17:36:59 +0000
commitef9a674a458ac771272ab7b91c36ddfececd3098 (patch)
tree5b3de4fe48c764073b09289708fcd7cd1a91c092 /text.py
parent3c4a1f706279c4f7b3dfbd10486a87fb7072fd8d (diff)
downloadanaconda-ef9a674a458ac771272ab7b91c36ddfececd3098.tar.gz
anaconda-ef9a674a458ac771272ab7b91c36ddfececd3098.tar.xz
anaconda-ef9a674a458ac771272ab7b91c36ddfececd3098.zip
fdisk partitioning works with new fstab stuff
Diffstat (limited to 'text.py')
-rw-r--r--text.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/text.py b/text.py
index 508b64073..f8f632075 100644
--- a/text.py
+++ b/text.py
@@ -927,7 +927,7 @@ class InstallInterface:
if todo.serial:
self.screen.suspendCallback(spawnShell, self.screen)
todo.fstab = NewtFstab(todo.setupFilesystems, todo.serial, 0, 0,
- self.waitWindow)
+ self.waitWindow, self.messageWindow)
if todo.reconfigOnly:
self.commonSteps = [