commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnue] r8297 - trunk/gnue-common/src/datasources


From: reinhard
Subject: [gnue] r8297 - trunk/gnue-common/src/datasources
Date: Mon, 3 Apr 2006 18:22:50 -0500 (CDT)

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,





reply via email to

[Prev in Thread] Current Thread [Next in Thread]