Update of /cvsroot/monetdb/sql/src/benchmarks/ATIS
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv18768/src/benchmarks/ATIS

Modified Files:
        run.all 
Log Message:
make sure we pass user and password to mclient, or it will start to ask for it

U run.all
Index: run.all
===================================================================
RCS file: /cvsroot/monetdb/sql/src/benchmarks/ATIS/run.all,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- run.all     7 Jan 2009 14:19:28 -0000       1.14
+++ run.all     16 Sep 2009 12:41:39 -0000      1.15
@@ -17,7 +17,7 @@
 # Copyright August 2008-2009 MonetDB B.V.
 # All Rights Reserved.
 
-SQL="mclient -lsql"
+SQL="mclient -umonetdb -Pmonetdb -lsql"
 if [ $# -eq 1 ]; then
        SQL=$1
 fi


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to