Update of /cvsroot/monetdb/pathfinder/benchmarks/Music/mod/MIL/Tests
In directory 
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv19290/benchmarks/Music/mod/MIL/Tests

Modified Files:
      Tag: PF_ROX
        xq2mil.py 
Log Message:
propagated changes of Tuesday Jun 17 2008 - Thursday Jun 19 2008
from the development trunk to the PF_ROX branch



Index: xq2mil.py
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/benchmarks/Music/mod/MIL/Tests/xq2mil.py,v
retrieving revision 1.4.4.1
retrieving revision 1.4.4.2
diff -u -d -r1.4.4.1 -r1.4.4.2
--- xq2mil.py   30 Jan 2008 12:34:51 -0000      1.4.4.1
+++ xq2mil.py   19 Jun 2008 15:54:21 -0000      1.4.4.2
@@ -8,7 +8,7 @@
 MIL = os.path.join('MIL','Tests')
 PF = os.environ['PF']
 
-CALL = '%s "%s.xq" > music.mil' % 
(PF,os.path.join(TSTSRCDIR.replace(MIL,XQ),'music'))
+CALL = '%s -M "%s.xq" > music.mil' % 
(PF,os.path.join(TSTSRCDIR.replace(MIL,XQ),'music'))
 
 import sys, time
 Mlog = "\n%s  %s\n\n" % (time.strftime('# %H:%M:%S 
>',time.localtime(time.time())), CALL)


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to