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

Modified Files:
        RunMtest.bat.in 
Log Message:
propagated changes of Tuesday Sep 18 2007 - Wednesday Oct 03 2007
from the Clients_1-20 branch to the development trunk


Index: RunMtest.bat.in
===================================================================
RCS file: /cvsroot/monetdb/clients/RunMtest.bat.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- RunMtest.bat.in     18 Aug 2007 23:30:57 -0000      1.1
+++ RunMtest.bat.in     3 Oct 2007 13:56:05 -0000       1.2
@@ -8,21 +8,19 @@
 
 setlocal
 
+set pkg=monetdb-clients
 set [EMAIL PROTECTED]@
 set [EMAIL PROTECTED]@
 
-set [EMAIL PROTECTED]@\bin;%PATH%
 set PATH=%builddir%\conf;%PATH%
 set PATH=%builddir%\src\java\scripts;%PATH%
 set PATH=%builddir%\src\mapiclient;%PATH%
 set PATH=%builddir%\src\python;%PATH%
 
-set [EMAIL PROTECTED]@\share\MonetDB\python;%PYTHONPATH%
-
 REM execute Mtest.py in the source directory
 pushd %srcdir%
 
-call Mtest.py "--TSTSRCBASE=%srcdir%" "--TSTBLDBASE=%builddir%" 
"--TSTTRGBASE=%builddir%" %*
+call Mtest.py --package=%pkg% "--TSTTRGBASE=%builddir%" %*
 
 popd
 endlocal


-------------------------------------------------------------------------
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