summaryrefslogtreecommitdiffstats
path: root/textw/upgrade_text.py
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2001-07-20 15:43:34 +0000
committerMike Fulbright <msf@redhat.com>2001-07-20 15:43:34 +0000
commit0f6012a70a878791a8ecff51c6dbcb32e5649eac (patch)
tree107445e2bccae7ca716fda8abb486cff7a147d7f /textw/upgrade_text.py
parent86ca65a820766e87817a9045143e3d1b7ad3c917 (diff)
downloadanaconda-0f6012a70a878791a8ecff51c6dbcb32e5649eac.tar.gz
anaconda-0f6012a70a878791a8ecff51c6dbcb32e5649eac.tar.xz
anaconda-0f6012a70a878791a8ecff51c6dbcb32e5649eac.zip
almost
Diffstat (limited to 'textw/upgrade_text.py')
-rw-r--r--textw/upgrade_text.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/textw/upgrade_text.py b/textw/upgrade_text.py
index 6ca862839..c89e6a4f4 100644
--- a/textw/upgrade_text.py
+++ b/textw/upgrade_text.py
@@ -49,7 +49,7 @@ class UpgradeMigrateFSWindow:
entry = fsset.getEntryByDeviceName(req.device)
if not entry:
# only show partitions in current fstab
- pass
+ continue
else:
mntpt = entry.mountpoint