summaryrefslogtreecommitdiffstats
path: root/milo.py
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2000-02-22 00:12:44 +0000
committerBill Nottingham <notting@redhat.com>2000-02-22 00:12:44 +0000
commit1b672ed7ba28628648e7f22c359b3bc30f0f6b89 (patch)
tree855590140590ac146b08e2e86d8eb2f70de185d8 /milo.py
parent937a1cf8f21aad37421ce484d2d6882d92610347 (diff)
downloadanaconda-1b672ed7ba28628648e7f22c359b3bc30f0f6b89.tar.gz
anaconda-1b672ed7ba28628648e7f22c359b3bc30f0f6b89.tar.xz
anaconda-1b672ed7ba28628648e7f22c359b3bc30f0f6b89.zip
fix milo writing, I do believe...
Diffstat (limited to 'milo.py')
-rw-r--r--milo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/milo.py b/milo.py
index bb65c5e90..88f2bf5e5 100644
--- a/milo.py
+++ b/milo.py
@@ -101,7 +101,7 @@ class MiloInstall:
hasboot = 1
kernelroot = '/'
try:
- os.remove(todo.instPath + "/etc/milo.conf")
+ os.remove(self.todo.instPath + "/etc/milo.conf")
except:
pass
os.symlink("../boot/milo.conf",