Update of /cvsroot/monetdb/pathfinder/tests/StandOff
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14645/tests/StandOff

Modified Files:
      Tag: PF_ROX
        StandOff.py 
Log Message:
propagated changes of Friday 15 Feb 2008 - Monday Feb 18 2008
from the development trunk to the PF_ROX branch


Index: StandOff.py
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/tests/StandOff/StandOff.py,v
retrieving revision 1.8.4.1
retrieving revision 1.8.4.2
diff -u -d -r1.8.4.1 -r1.8.4.2
--- StandOff.py 30 Jan 2008 12:35:18 -0000      1.8.4.1
+++ StandOff.py 18 Feb 2008 16:58:00 -0000      1.8.4.2
@@ -27,7 +27,7 @@
 TSTSRCDIR = os.environ['TSTSRCDIR']
 PF =  os.environ['PF']
 
-CALL = '%s --enable-standoff "%s.xq" | %s --set standoff=enabled --dbname=%s 
"--dbinit=module(pathfinder);"' % (PF,os.path.join(TSTSRCDIR,TST),MSERVER,TSTDB)
+CALL = '%s -b "%s.xq" | %s --set standoff=enabled --dbname=%s 
"--dbinit=module(pathfinder);"' % (PF,os.path.join(TSTSRCDIR,TST),MSERVER,TSTDB)
 
 import sys, time
 Mlog = "\n%s  %s\n\n" % (time.strftime('# %H:%M:%S 
>',time.localtime(time.time())), CALL)


-------------------------------------------------------------------------
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-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to