Update of /cvsroot/monetdb/sql/src/test/UserDump/Tests
In directory 
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv24206/src/test/UserDump/Tests

Modified Files:
        create.SQL.py 
Log Message:
propagated changes of Monday Nov 09 2009 - Tuesday Nov 10 2009
from the Nov2009 branch to the development trunk

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2009/11/09 - nielsnes: src/test/UserDump/Tests/create.SQL.py,1.3.4.3
  more python tests and some more time
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: create.SQL.py
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/UserDump/Tests/create.SQL.py,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- create.SQL.py       16 Oct 2009 08:44:27 -0000      1.7
+++ create.SQL.py       9 Nov 2009 23:36:36 -0000       1.8
@@ -1,7 +1,7 @@
 import os, sys
 from MonetDBtesting import process
 
-def client(lang, user = None, passwd = None, input = None):
+def client(lang, user = 'monetdb', passwd = 'monetdb', input = None):
     clt = process.client(lang, user = user, passwd = passwd,
                          stdin = process.PIPE,
                          stdout = process.PIPE,


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to