Update of /cvsroot/monetdb/sql/src/test/snodgrass/Tests
In directory
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv16943/src/test/snodgrass/Tests
Modified Files:
Tag: SQL_2-20
cast_select.SQL.bat cast_select.SQL.sh
Log Message:
Improved quoting of test scripts.
Got rid of the need for Mlog.bat.
Index: cast_select.SQL.bat
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/snodgrass/Tests/cast_select.SQL.bat,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- cast_select.SQL.bat 5 Oct 2007 12:48:13 -0000 1.1.2.1
+++ cast_select.SQL.bat 29 Oct 2007 17:26:11 -0000 1.1.2.2
@@ -7,6 +7,9 @@
set LANG=en_US.UTF-8
-call Mlog.bat -x java -jar "%JAR%" -h %HOST% -p %MAPIPORT% -d %TSTDB% -e -f
"%RELSRCDIR%\..\cast_select.sql"
+prompt # $t $g
+echo on
-del .monetdb
+java -jar "%JAR%" -h %HOST% -p %MAPIPORT% -d %TSTDB% -e -f
"%RELSRCDIR%\..\cast_select.sql"
+
[EMAIL PROTECTED] .monetdb
Index: cast_select.SQL.sh
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/snodgrass/Tests/cast_select.SQL.sh,v
retrieving revision 1.1
retrieving revision 1.1.4.1
diff -u -d -r1.1 -r1.1.4.1
--- cast_select.SQL.sh 29 Aug 2007 20:17:27 -0000 1.1
+++ cast_select.SQL.sh 29 Oct 2007 17:26:11 -0000 1.1.4.1
@@ -11,7 +11,6 @@
LC_ALL="`locale -a | grep -i en_us | grep -i utf | head -n 1`"
export LC_ALL
-Mlog "$MTIMEOUT java -jar \"$JAR\" -h $HOST -p $MAPIPORT -d ${TSTDB} -e -f
$RELSRCDIR/../cast_select.sql"
- $MTIMEOUT java -jar "$JAR" -h $HOST -p $MAPIPORT -d ${TSTDB} -e -f
$RELSRCDIR/../cast_select.sql 2>&1
+Mlog -x "$MTIMEOUT java -jar \"$JAR\" -h $HOST -p $MAPIPORT -d ${TSTDB} -e -f
\"$RELSRCDIR/../cast_select.sql\" 2>&1"
rm -f .monetdb
-------------------------------------------------------------------------
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