Update of /cvsroot/monetdb/pathfinder
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv25690

Modified Files:
        RunMtest.bat.in 
Log Message:
propagated changes of Wednesday Mar 18 2009
from the Feb2009 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/03/18 - stmane: RunMtest.bat.in,1.14.4.1

set xrpc_docroot also with RunMtest on Windows
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: RunMtest.bat.in
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/RunMtest.bat.in,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- RunMtest.bat.in     28 Oct 2008 16:53:37 -0000      1.14
+++ RunMtest.bat.in     18 Mar 2009 09:44:56 -0000      1.15
@@ -37,7 +37,7 @@
 REM execute Mtest.py in the source directory
 pushd %srcdir%
 
-call Mtest.py -%V% --package=%pkg% "--monet_mod_path=%MOD_PATH%" 
"--dbfarm=%builddir%\dbfarm" "--sql_logdir=%builddir%\sql_logs" 
"--xquery_logdir=%builddir%\xquery_logs" "--TSTTRGBASE=%builddir%" %1 %2 %3 %4 
%5 %6 %7 %8 %9
+call Mtest.py -%V% --package=%pkg% "--monet_mod_path=%MOD_PATH%" 
"--dbfarm=%builddir%\dbfarm" "--sql_logdir=%builddir%\sql_logs" 
"--xquery_logdir=%builddir%\xquery_logs" "--xrpc_docroot=%srcdir%\runtime\xrpc" 
"--TSTTRGBASE=%builddir%" %1 %2 %3 %4 %5 %6 %7 %8 %9
 
 popd
 endlocal


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to