Update of /cvsroot/monetdb/MonetDB4
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14417/MonetDB4
Modified Files:
RunMtest.in
Log Message:
- let configure set the builddir
- MonetDB4 & MonetDB5 need to know where to find their not yet installed config
file
Index: RunMtest.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/RunMtest.in,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- RunMtest.in 8 Sep 2007 10:02:31 -0000 1.6
+++ RunMtest.in 8 Sep 2007 17:49:26 -0000 1.7
@@ -17,7 +17,7 @@
# All Rights Reserved.
pkg=monetdb4
-builddir=`pwd`
[EMAIL PROTECTED]@
# make sure srcdir contains absolute path name
srcdir=`cd '@srcdir@'; pwd`
uname=`uname`
@@ -73,4 +73,4 @@
# arguments.
# if the environment variable MTEST_AT is set (value does not matter), pass
# the --at flag to Mtest.py so that it uses the at command as a watchdog.
-exec Mtest.py -4 --package=${pkg} --monet_mod_path="${MOD_PATH}"
--dbfarm="${builddir}/dbfarm" --sql_logdir="${builddir}/sql_logs"
--xquery_logdir="${builddir}/xquery_logs" --TSTTRGBASE="${builddir}"
${MTEST_AT+--at} "[EMAIL PROTECTED]"
+exec Mtest.py --config="${builddir}/conf/MonetDB.conf" --package=${pkg}
--monet_mod_path="${MOD_PATH}" --dbfarm="${builddir}/dbfarm"
--sql_logdir="${builddir}/sql_logs" --xquery_logdir="${builddir}/xquery_logs"
--TSTTRGBASE="${builddir}" ${MTEST_AT+--at} "[EMAIL PROTECTED]"
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins