Author: reinhard
Date: 2006-03-30 15:49:58 -0600 (Thu, 30 Mar 2006)
New Revision: 8297
Modified:
trunk/gnue-common/src/datasources/readgsd.py
Log:
Fixed typo in last commit.
Modified: trunk/gnue-common/src/datasources/readgsd.py
===================================================================
--- trunk/gnue-common/src/datasources/readgsd.py 2006-03-30 21:49:15 UTC
(rev 8296)
+++ trunk/gnue-common/src/datasources/readgsd.py 2006-03-30 21:49:58 UTC
(rev 8297)
@@ -137,7 +137,7 @@
help = u_("Use the connection <connectionname> for creating the "
"schema"))
- self.addCommandOption ('output','o', argument = u('filename'),
+ self.addCommandOption ('output','o', argument = u_('filename'),
help = u_("Also send the code for creating the schema to this file."))
self.addCommandOption ('file-only', 'f', default = False,
_______________________________________________
commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue