Update of /cvsroot/monetdb/pathfinder/src/tools/Tests
In directory 
sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv7224/src/tools/Tests

Modified Files:
      Tag: M5XQ
        mclient-t-s.XQUERY.py 
Log Message:
propagated changes of Thursday Apr 15 2010
from the XQFT branch to the M5XQ branch

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2010/04/15 - sjoerd: src/tools/Tests/mclient-t-s.XQUERY.py,1.2.2.4
  propagated changes of Thursday Apr 15 2010
  from the development trunk to the XQFT branch
  
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    2010/04/15 - stmane: src/tools/Tests/mclient-t-s.XQUERY.py,1.4
  
    Since mclient now sends it's global wall-clock timing ("Timer") to stderr,
    we now also have mclient send the break-down timing information of PF/XQuery
    ("Trans","Shred","Query","Print","Update") to sdterr.
  
    Updates tests an stable output accordingly.
  
    Thanks go to Sjoerd for the idea and the initial implementation!
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: mclient-t-s.XQUERY.py
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/src/tools/Tests/mclient-t-s.XQUERY.py,v
retrieving revision 1.2.4.3
retrieving revision 1.2.4.4
diff -u -d -r1.2.4.3 -r1.2.4.4
--- mclient-t-s.XQUERY.py       14 Apr 2010 13:34:58 -0000      1.2.4.3
+++ mclient-t-s.XQUERY.py       15 Apr 2010 14:27:31 -0000      1.2.4.4
@@ -8,8 +8,6 @@
     sys.stdout.write(out)
     sys.stderr.write(err)
 
-sys.stdout.write('#~BeginVariableOutput~#\n')
 sys.stderr.write('#~BeginVariableOutput~#\n')
 client(['-t', '-s', '(123)'])
-sys.stdout.write('#~EndVariableOutput~#\n')
 sys.stderr.write('#~EndVariableOutput~#\n')


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to