Update of /cvsroot/monetdb/MonetDB/src/testing
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv24838/src/testing
Modified Files:
Makefile.ag Mtest.py.in
Log Message:
propagated changes of Monday Oct 08 2007 - Wednesday Oct 10 2007
from the MonetDB_1-20 branch to the development trunk
Index: Mtest.py.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/testing/Mtest.py.in,v
retrieving revision 1.312
retrieving revision 1.313
diff -u -d -r1.312 -r1.313
--- Mtest.py.in 8 Oct 2007 09:24:37 -0000 1.312
+++ Mtest.py.in 10 Oct 2007 12:15:36 -0000 1.313
@@ -1543,6 +1543,7 @@
# Check for available sockets and block them until we're ready to run
the actual test
MAPIsockets, reason = CheckSocket2(env, "MAPI") #, SrvrErr)
+ XRPCsockets = None
if MAPIsockets is not None:
XRPCsockets, reason = CheckSocket2(env, "XRPC") #, SrvrErr)
if None in (MAPIsockets, XRPCsockets):
Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/testing/Makefile.ag,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- Makefile.ag 12 Sep 2007 10:54:17 -0000 1.23
+++ Makefile.ag 10 Oct 2007 12:15:36 -0000 1.24
@@ -21,7 +21,7 @@
bin_Mdiff = {
SOURCES = difflib.c helpers.c Mdiff.c difflib.h helpers.h
- LIBS = ../common/libmutils
+ LIBS = ../common/libmutils $(MALLOC_LIBS)
}
bin_Mtimeout = {
-------------------------------------------------------------------------
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