Update of /cvsroot/monetdb/sql/src/jdbc/tests/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11129
Modified Files:
Tag: SQL_2-18
Test_JdbcClient.SQL Test_JdbcClient.SQL.bat
Log Message:
Reverted jdbcclient changes: no new features.
Index: Test_JdbcClient.SQL
===================================================================
RCS file: /cvsroot/monetdb/sql/src/jdbc/tests/Tests/Test_JdbcClient.SQL,v
retrieving revision 1.23.4.1
retrieving revision 1.23.4.2
diff -u -d -r1.23.4.1 -r1.23.4.2
--- Test_JdbcClient.SQL 16 Aug 2007 10:58:55 -0000 1.23.4.1
+++ Test_JdbcClient.SQL 20 Aug 2007 07:31:54 -0000 1.23.4.2
@@ -1,7 +1,7 @@
#!/bin/bash
pdd="`monetdb-clients-config --pkgdatadir`"
-JAR="$pdd/lib/jdbcclient.jar"
+JAR="`ls $pdd/lib/jdbcclient-*.*.jar | head -n1`"
cat << EOF > .monetdb
user=monetdb
Index: Test_JdbcClient.SQL.bat
===================================================================
RCS file: /cvsroot/monetdb/sql/src/jdbc/tests/Tests/Test_JdbcClient.SQL.bat,v
retrieving revision 1.17.4.2
retrieving revision 1.17.4.3
diff -u -d -r1.17.4.2 -r1.17.4.3
--- Test_JdbcClient.SQL.bat 16 Aug 2007 10:58:58 -0000 1.17.4.2
+++ Test_JdbcClient.SQL.bat 20 Aug 2007 07:31:55 -0000 1.17.4.3
@@ -1,6 +1,6 @@
@echo off
-set JAR="%CLIENTS_PREFIX%\share\MonetDB\lib\jdbcclient.jar"
+set JAR="%CLIENTS_PREFIX%\share\MonetDB\lib\jdbcclient-1.6.jar"
echo user=monetdb> .monetdb
echo password=monetdb>> .monetdb
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins