Update of /cvsroot/monetdb/sql/src/test/Tests
In directory 
sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv27549/src/test/Tests

Modified Files:
        zones2.SQL.sh 
Log Message:
propagated changes of Wednesday Jan 20 2010 - Thursday Jan 21 2010
from the Feb2010 branch to the development trunk

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2010/01/20 - sjoerd: src/test/Tests/zones2.SQL.sh,1.4.2.1
  Use SQLCLIENT environment variable to start SQL client.
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: zones2.SQL.sh
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/Tests/zones2.SQL.sh,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- zones2.SQL.sh       7 Oct 2009 11:59:12 -0000       1.4
+++ zones2.SQL.sh       21 Jan 2010 08:39:43 -0000      1.5
@@ -1,2 +1,2 @@
-mclient -lsql -h ${HOST} -p ${MAPIPORT} $TSTSRCBASE/$TSTDIR/zones2.sql
-mclient -lsql -h ${HOST} -p ${MAPIPORT} $TSTSRCBASE/$TSTDIR/zones2.sql
+$SQLCLIENT -h ${HOST} -p ${MAPIPORT} $TSTSRCBASE/$TSTDIR/zones2.sql
+$SQLCLIENT -h ${HOST} -p ${MAPIPORT} $TSTSRCBASE/$TSTDIR/zones2.sql


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to