Update of /cvsroot/monetdb/buildtools/conf
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv7703/buildtools/conf

Modified Files:
        MonetDB.m4 
Log Message:

Making Mtest.py aware of Linux distributions (abbreviated name and version 
number).
This will allow us to have distribution-specific stable output
(in addition to OS kernel-specific output).


Index: MonetDB.m4
===================================================================
RCS file: /cvsroot/monetdb/buildtools/conf/MonetDB.m4,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- MonetDB.m4  5 Sep 2007 17:05:43 -0000       1.32
+++ MonetDB.m4  6 Sep 2007 10:20:55 -0000       1.33
@@ -421,7 +421,7 @@
 case "$host_os" in
     linux*)
        AC_MSG_CHECKING(which Linux distribution we're using) 
-       dnl  Please keep this aligned / in sync with TestTools/.Mconfig.rc & 
TestTools/MdoServer !
+       dnl  Please keep this aligned / in sync with TestTools/.Mconfig.rc & 
TestTools/MdoServer & MonetDB/src/testing/Mtest.py.in !
        if test -s /etc/fedora-release ; then
                LINUX_DIST="`cat /etc/fedora-release | head -n1 \
                        | sed 's|^.*\(Fedora\).* release \([[0-9]][[^ \n]]*\)\( 
.*\)*$|\1:\2|'`" 


-------------------------------------------------------------------------
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

Reply via email to