migration.py
branchstable
changeset 4721 8f63691ccb7f
parent 4553 23201259ffeb
child 5027 d688daf0a62c
child 5421 8167de96c523
--- a/migration.py	Fri Feb 26 13:21:13 2010 +0100
+++ b/migration.py	Fri Feb 26 13:24:47 2010 +0100
@@ -193,7 +193,7 @@
 
         if `retry` is true the r[etry] answer may return 2
         """
-        possibleanswers = ['y','n']
+        possibleanswers = ['y', 'n']
         if abort:
             possibleanswers.append('abort')
         if shell: