summaryrefslogtreecommitdiffstats
path: root/todo.py
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-09-23 04:31:08 +0000
committerMatt Wilson <msw@redhat.com>1999-09-23 04:31:08 +0000
commit7ecb7f7264f1e182c13584be97ee5fc53b4eca9a (patch)
treeec376592bff584931d2fe70ac99bfb56444238ef /todo.py
parentf208f1072df08c34d8e4fc77baf80b86d3ed673f (diff)
downloadanaconda-7ecb7f7264f1e182c13584be97ee5fc53b4eca9a.tar.gz
anaconda-7ecb7f7264f1e182c13584be97ee5fc53b4eca9a.tar.xz
anaconda-7ecb7f7264f1e182c13584be97ee5fc53b4eca9a.zip
change log message
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 4a680f314..5a21e1191 100644
--- a/todo.py
+++ b/todo.py
@@ -609,7 +609,7 @@ class ToDo:
if self.badBlockCheck:
args.append ("-c")
- self.log ("running mke2fs on %s with args %s\n", device, repr (args))
+ self.log ("running mke2fs on %s with args %s", device, repr (args))
iutil.execWithRedirect ("/usr/sbin/mke2fs",
args,