summaryrefslogtreecommitdiffstats
path: root/textw
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-09-13 20:56:42 +0000
committerMatt Wilson <msw@redhat.com>1999-09-13 20:56:42 +0000
commit56afd146150f5d8d846f1dc5a93fdf228d5263f8 (patch)
treee9ece6bb14f4117e86dc1b3f601d87a56848b8c1 /textw
parent8f80aae64e43e132aa53c02e996e1aad5c314ac0 (diff)
downloadanaconda-56afd146150f5d8d846f1dc5a93fdf228d5263f8.tar.gz
anaconda-56afd146150f5d8d846f1dc5a93fdf228d5263f8.tar.xz
anaconda-56afd146150f5d8d846f1dc5a93fdf228d5263f8.zip
fix
Diffstat (limited to 'textw')
-rw-r--r--textw/partitioning.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/textw/partitioning.py b/textw/partitioning.py
index d588ad5eb..b2024d10a 100644
--- a/textw/partitioning.py
+++ b/textw/partitioning.py
@@ -80,6 +80,7 @@ class ManualPartitionWindow:
os.remove ('/tmp/' + device)
except:
# XXX fixme
+ pass
screen.resume ()
if button == "back":