Update of /cvsroot/monetdb/sql/src/test/VOC/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv8441/src/test/VOC/Tests

Modified Files:
      Tag: SQL_2-20
        VOC.SQL.sh 
Log Message:
a -x was lost in the cleanup for windows.


Index: VOC.SQL.sh
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/VOC/Tests/VOC.SQL.sh,v
retrieving revision 1.1.4.2
retrieving revision 1.1.4.3
diff -u -d -r1.1.4.2 -r1.1.4.3
--- VOC.SQL.sh  29 Oct 2007 17:26:09 -0000      1.1.4.2
+++ VOC.SQL.sh  30 Oct 2007 18:59:49 -0000      1.1.4.3
@@ -16,7 +16,7 @@
 EOF
 
 Mlog -x "$MTIMEOUT mjclient -h $HOST -p $MAPIPORT -d ${TSTDB} -e -f 
\"$RELSRCDIR/../VOCschema.sql\" 2>&1"
-Mlog   "$MTIMEOUT mjclient -h $HOST -p $MAPIPORT -d ${TSTDB} -e -f 
\"$RELSRCDIR/../VOCinsert.sql\" 2>&1"
+Mlog -x "$MTIMEOUT mjclient -h $HOST -p $MAPIPORT -d ${TSTDB} -e -f 
\"$RELSRCDIR/../VOCinsert.sql\" 2>&1"
 Mlog -x "$MTIMEOUT mjclient -h $HOST -p $MAPIPORT -d ${TSTDB} -e -f 
\"$RELSRCDIR/../VOCquery.sql\" 2>&1"
 Mlog -x "$MTIMEOUT mjclient -h $HOST -p $MAPIPORT -d ${TSTDB} -e -f 
\"$RELSRCDIR/../VOCmanual_examples.sql\" 2>&1"
 Mlog -x "$MTIMEOUT mjclient -h $HOST -p $MAPIPORT -d ${TSTDB} -e -f 
\"$RELSRCDIR/../VOCdrop.sql\" 2>&1"


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to