Update of /cvsroot/monetdb/clients/NT
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv15005/NT

Modified Files:
      Tag: Clients_1-20
        mclient.bat 
Log Message:
mclient doesn't have a --set option anymore (since it's not needed).

Index: mclient.bat
===================================================================
RCS file: /cvsroot/monetdb/clients/NT/mclient.bat,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- mclient.bat 31 Aug 2007 09:42:07 -0000      1.1
+++ mclient.bat 12 Oct 2007 08:59:40 -0000      1.1.2.1
@@ -9,4 +9,4 @@
 @set PATH=%MONETDB%\bin;%MONETDB%\lib;%MONETDB%\lib\bin;%PATH%
 
 @rem start the real client
-@"%MONETDB%\bin\mclient.exe"  --set "prefix=%MONETDB%" --set 
"exec_prefix=%MONETDB%" %*
+@"%MONETDB%\bin\mclient.exe" %*


-------------------------------------------------------------------------
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-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to