changeset 56:4d9a1c54b251

typo
author hanwen <hanwen@xs4all.nl>
date Sat, 26 Nov 2005 14:19:36 +0100
parents 5ffc9d9d9005
children d4212b7353fa
files driver.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/driver.py	Sat Nov 26 14:18:30 2005 +0100
+++ b/driver.py	Sat Nov 26 14:19:36 2005 +0100
@@ -50,7 +50,7 @@
 			  'specdir', 'srcdir', 'statusdir', 'systemdir',
                           'targetdir', 'topdir',
 			  'uploaddir'):
-			dir = self.__dict__[a],
+			dir = self.__dict__[a]
 			if os.path.isdir (dir):
 				continue