Update of /cvsroot/monetdb/MonetDB/src/testing
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32244/src/testing

Modified Files:
        Mtest.py.in 
Log Message:
propagated changes of Friday 15 Feb 2008 - Monday Feb 18 2008
from the MonetDB_1-22 branch to the development trunk


Index: Mtest.py.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/testing/Mtest.py.in,v
retrieving revision 1.338
retrieving revision 1.339
diff -u -d -r1.338 -r1.339
--- Mtest.py.in 12 Feb 2008 18:47:40 -0000      1.338
+++ Mtest.py.in 18 Feb 2008 15:38:09 -0000      1.339
@@ -1266,8 +1266,8 @@
         env['TST_FIVE'] = "Five"
         os.environ['TST_FIVE'] = "Five"
     if par['ALGEBRA']:
-        env['TST_ALGEBRA'] = "-G:Algebra"
-        os.environ['TST_ALGEBRA'] = "-G:Algebra"
+        env['TST_ALGEBRA'] = "Algebra"
+        os.environ['TST_ALGEBRA'] = "Algebra"
     return rtrn
 ### GetBitsAndOIDsAndModsAndStatic(env) #
 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to