Update of /cvsroot/monetdb/sql
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv24576
Modified Files:
RunMtest.bat.in RunMtest.in
Log Message:
propagated changes of Thursday Oct 25 2007 - Monday Oct 29 2007
from the SQL_2-20 branch to the development trunk
Index: RunMtest.in
===================================================================
RCS file: /cvsroot/monetdb/sql/RunMtest.in,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- RunMtest.in 12 Sep 2007 14:50:37 -0000 1.32
+++ RunMtest.in 29 Oct 2007 20:11:34 -0000 1.33
@@ -54,6 +54,9 @@
PATH="${binpath}:$PATH"
export PATH
+PYTHONPATH="${builddir}/src/backends/monet$V/.libs:${builddir}/src/backends/monet$V:$PYTHONPATH"
+export PYTHONPATH
+
if [ "${LD_LIBRARY_PATH}" ] ; then
LD_LIBRARY_PATH=":${LD_LIBRARY_PATH}"
fi
Index: RunMtest.bat.in
===================================================================
RCS file: /cvsroot/monetdb/sql/RunMtest.bat.in,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- RunMtest.bat.in 8 Oct 2007 09:37:55 -0000 1.24
+++ RunMtest.bat.in 29 Oct 2007 20:11:34 -0000 1.25
@@ -33,7 +33,7 @@
set PATH=%builddir%\src\backends\monet%V%;%PATH%
set PATH=%builddir%\conf;%PATH%
-if %V% == 4 set PYTHONPATH=%builddir%\src\backends\monet4;%PYTHONPATH%
+set PYTHONPATH=%builddir%\src\backends\monet%V%;%PYTHONPATH%
REM execute Mtest.py in the source directory
pushd %srcdir%
-------------------------------------------------------------------------
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