Update of /cvsroot/monetdb/MonetDB/src/testing
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv22505/src/testing
Modified Files:
Tag: MonetDB_1-22
Mtest.py.in
Log Message:
fixed typo in help message
Index: Mtest.py.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/testing/Mtest.py.in,v
retrieving revision 1.337.2.1
retrieving revision 1.337.2.2
diff -u -d -r1.337.2.1 -r1.337.2.2
--- Mtest.py.in 11 Feb 2008 11:25:33 -0000 1.337.2.1
+++ Mtest.py.in 18 Feb 2008 08:08:58 -0000 1.337.2.2
@@ -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