summaryrefslogtreecommitdiffstats
path: root/todo.py
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2000-07-05 19:53:33 +0000
committerMatt Wilson <msw@redhat.com>2000-07-05 19:53:33 +0000
commite453b18cf329624c65cb5e8ce056f7de3b2a8f12 (patch)
treeac151e15c3c8a337092bce774bb118740fc1361c /todo.py
parentb3d6c87e2ac6212a3dfc79fde59cdf00d84a60ab (diff)
downloadanaconda-e453b18cf329624c65cb5e8ce056f7de3b2a8f12.tar.gz
anaconda-e453b18cf329624c65cb5e8ce056f7de3b2a8f12.tar.xz
anaconda-e453b18cf329624c65cb5e8ce056f7de3b2a8f12.zip
patch from jj to only copy the filesystem if we need to switch disks
Diffstat (limited to 'todo.py')
-rw-r--r--todo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.py b/todo.py
index dab15dc24..b70e8676a 100644
--- a/todo.py
+++ b/todo.py
@@ -1375,7 +1375,7 @@ class ToDo:
# # flag this so we only do it once.
# self.dbpath = None
- self.method.systemMounted (self.fstab, self.instPath)
+ self.method.systemMounted (self.fstab, self.instPath, self.hdList.selected())
if not self.installSystem:
return