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 765980873..9ccea0435 100644
--- a/todo.py
+++ b/todo.py
@@ -932,7 +932,7 @@ class ToDo:
_("Searching for Red Hat Linux installations..."))
drives = self.drives.available ().keys ()
- self.todo.ddruid = FakeDDruid ()
+ todo.ddruid = FakeDDruid ()
for drive in drives:
isys.makeDevInode(drive, '/tmp/' + drive)