summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--todo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.py b/todo.py
index 818cfe7fa..afc951acb 100644
--- a/todo.py
+++ b/todo.py
@@ -1335,7 +1335,7 @@ class ToDo:
self.instLog.close()
del syslog
- self.fstab.umountFilesystems()
+ self.fstab.umountFilesystems(self.instPath)
rpm.errorSetCallback (oldError)
return 1