Update of /cvsroot/monetdb/geom
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv28118/geom
Modified Files:
RunMtest.bat.in
Log Message:
some "obvious" fixes / alignments with the other packages' RunMtest.bat[.in];
most probably still far from correct / working ...
Index: RunMtest.bat.in
===================================================================
RCS file: /cvsroot/monetdb/geom/RunMtest.bat.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- RunMtest.bat.in 15 Dec 2007 06:38:55 -0000 1.2
+++ RunMtest.bat.in 10 Jan 2008 17:03:53 -0000 1.3
@@ -1,7 +1,7 @@
@echo off
if not "%1"=="" goto skip
-call %0 -r
+call %0 -rq
goto end
:skip
@@ -43,7 +43,7 @@
REM execute Mtest.py in the source directory
pushd %srcdir%
-call python "%prefix%\src\testing\Mtest.py" "--TSTSRCBASE=%srcdir%"
"--TSTBLDBASE=%builddir%" "--TSTTRGBASE=%builddir%"
"--monet_mod_path=%MOD_PATH%" "--config=%prefix%\conf\MonetDB.conf"
"--dbfarm=%prefix%\dbfarm" "--sql_logdir=%prefix%\log" %*
+call python "Mtest.py" "--TSTSRCBASE=%srcdir%" "--TSTBLDBASE=%builddir%"
"--TSTTRGBASE=%builddir%" "--monet_mod_path=%MOD_PATH%"
"--config=%prefix%\conf\MonetDB.conf" "--dbfarm=%prefix%\dbfarm"
"--sql_logdir=%prefix%\log" %*
popd
endlocal
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins