Update of /cvsroot/monetdb/MonetDB4/src/modules/plain/Tests
In directory 
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv16691/MonetDB4/src/modules/plain/Tests

Modified Files:
        bat.py 
Log Message:

(more) Mtest.py cleaning:
united extensions ".milM" & ".milS" into ".milS"
(they have been treated equally for a long time)


Index: bat.py
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/modules/plain/Tests/bat.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- bat.py      17 Jan 2007 11:47:38 -0000      1.1
+++ bat.py      12 Sep 2007 08:37:14 -0000      1.2
@@ -2,4 +2,4 @@
 MSERVER =  os.environ['MSERVER']
 TSTDB = os.environ['TSTDB']
 TST = os.environ['TST']
-os.system("%s --dbname=%s --set gdk_mem_pagebits=16 < %s.milM" % (MSERVER, 
TSTDB, TST))
+os.system("%s --dbname=%s --set gdk_mem_pagebits=16 < %s.milS" % (MSERVER, 
TSTDB, TST))


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
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