Update of /cvsroot/monetdb/MonetDB/src/testing
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29575/src/testing
Modified Files:
Tag: MonetDB_1-20
Mtest.py.in
Log Message:
export setXQUERY_LOGDIR, setSQL_LOGDIR, setGDK_DBFARM
into the environment to make them available for tests that need them
Index: Mtest.py.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/testing/Mtest.py.in,v
retrieving revision 1.309.2.6
retrieving revision 1.309.2.7
diff -u -d -r1.309.2.6 -r1.309.2.7
--- Mtest.py.in 8 Oct 2007 21:34:14 -0000 1.309.2.6
+++ Mtest.py.in 14 Oct 2007 08:50:52 -0000 1.309.2.7
@@ -3089,7 +3089,8 @@
# export and display env
STDERR.flush()
if THISFILE == "Mtest.py":
- vars_ = vars_ +
['XQUERY_LOGDIR','SQL_LOGDIR','GDK_DBFARM','setMONETDB_MOD_PATH','SQL_SERVER']
+ vars_ = vars_ +
['XQUERY_LOGDIR','SQL_LOGDIR','GDK_DBFARM','SQL_SERVER']
+ vars_ = vars_ +
['setXQUERY_LOGDIR','setSQL_LOGDIR','setGDK_DBFARM','setMONETDB_MOD_PATH']
else: # THISFILE == "Mapprove.py"
vars_ = vars_
for v in vars_:
-------------------------------------------------------------------------
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