Update of /cvsroot/monetdb/sql/src/test/BugDay_2005-10-06_2.9.3/Tests
In directory 
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv16943/src/test/BugDay_2005-10-06_2.9.3/Tests

Modified Files:
      Tag: SQL_2-20
        alter_table_describe.SF-1146092.SQL.bat 
        alter_table_describe.SF-1146092.SQL.sh 
        bad_sql_logdir.SF-927371.bat not_null.SF-933194.SQL.bat 
        not_null.SF-933194.SQL.sh type_dump_test.SF-989257.SQL.bat 
        type_dump_test.SF-989257.SQL.sh 
Log Message:
Improved quoting of test scripts.
Got rid of the need for Mlog.bat.

Index: not_null.SF-933194.SQL.sh
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugDay_2005-10-06_2.9.3/Tests/not_null.SF-933194.SQL.sh,v
retrieving revision 1.1
retrieving revision 1.1.4.1
diff -u -d -r1.1 -r1.1.4.1
--- not_null.SF-933194.SQL.sh   29 Aug 2007 20:17:01 -0000      1.1
+++ not_null.SF-933194.SQL.sh   29 Oct 2007 17:26:07 -0000      1.1.4.1
@@ -8,8 +8,7 @@
 LANG="en_US.UTF-8"
 export LANG
 
-Mlog   "$MTIMEOUT mjclient -h $HOST -p $MAPIPORT -d $TSTDB -f 
$RELSRCDIR/not_null.SF-933194-src.sql"
-       $MTIMEOUT mjclient -h $HOST -p $MAPIPORT -d $TSTDB -f 
$RELSRCDIR/not_null.SF-933194-src.sql 
+Mlog -x "$MTIMEOUT mjclient -h $HOST -p $MAPIPORT -d $TSTDB -f 
\"$RELSRCDIR/not_null.SF-933194-src.sql\""
 
 
 rm -f .monetdb

Index: alter_table_describe.SF-1146092.SQL.bat
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugDay_2005-10-06_2.9.3/Tests/alter_table_describe.SF-1146092.SQL.bat,v
retrieving revision 1.3.8.1
retrieving revision 1.3.8.2
diff -u -d -r1.3.8.1 -r1.3.8.2
--- alter_table_describe.SF-1146092.SQL.bat     5 Oct 2007 12:24:55 -0000       
1.3.8.1
+++ alter_table_describe.SF-1146092.SQL.bat     29 Oct 2007 17:26:07 -0000      
1.3.8.2
@@ -5,6 +5,9 @@
 
 set LANG=en_US.UTF-8
 
-call Mlog.bat -x mjclient -h %HOST% -p %MAPIPORT% -d %TSTDB% -f 
"%RELSRCDIR%\alter_table_describe.SF-1146092-src.sql"
+prompt # $t $g  
+echo on
 
-del .monetdb
+call mjclient -h %HOST% -p %MAPIPORT% -d %TSTDB% -f 
"%RELSRCDIR%\alter_table_describe.SF-1146092-src.sql"
+
[EMAIL PROTECTED] .monetdb

Index: type_dump_test.SF-989257.SQL.bat
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugDay_2005-10-06_2.9.3/Tests/type_dump_test.SF-989257.SQL.bat,v
retrieving revision 1.3.8.1
retrieving revision 1.3.8.2
diff -u -d -r1.3.8.1 -r1.3.8.2
--- type_dump_test.SF-989257.SQL.bat    5 Oct 2007 12:24:57 -0000       1.3.8.1
+++ type_dump_test.SF-989257.SQL.bat    29 Oct 2007 17:26:07 -0000      1.3.8.2
@@ -5,6 +5,9 @@
 
 set LANG=en_US.UTF-8
 
-call Mlog.bat -x mjclient -h %HOST% -p %MAPIPORT% -d %TSTDB% -f 
"%RELSRCDIR%\type_dump_test.SF-989257-src.sql"
+prompt # $t $g  
+echo on
 
-del .monetdb
+call mjclient -h %HOST% -p %MAPIPORT% -d %TSTDB% -f 
"%RELSRCDIR%\type_dump_test.SF-989257-src.sql"
+
[EMAIL PROTECTED] .monetdb

Index: alter_table_describe.SF-1146092.SQL.sh
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugDay_2005-10-06_2.9.3/Tests/alter_table_describe.SF-1146092.SQL.sh,v
retrieving revision 1.1
retrieving revision 1.1.4.1
diff -u -d -r1.1 -r1.1.4.1
--- alter_table_describe.SF-1146092.SQL.sh      29 Aug 2007 20:17:00 -0000      
1.1
+++ alter_table_describe.SF-1146092.SQL.sh      29 Oct 2007 17:26:07 -0000      
1.1.4.1
@@ -8,7 +8,6 @@
 LANG="en_US.UTF-8"
 export LANG
 
-Mlog   "$MTIMEOUT mjclient -h $HOST -p $MAPIPORT -d $TSTDB -f 
$RELSRCDIR/alter_table_describe.SF-1146092-src.sql"
-       $MTIMEOUT mjclient -h $HOST -p $MAPIPORT -d $TSTDB -f 
$RELSRCDIR/alter_table_describe.SF-1146092-src.sql 
+Mlog -x "$MTIMEOUT mjclient -h $HOST -p $MAPIPORT -d $TSTDB -f 
\"$RELSRCDIR/alter_table_describe.SF-1146092-src.sql\""
 
 rm -f .monetdb

Index: bad_sql_logdir.SF-927371.bat
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugDay_2005-10-06_2.9.3/Tests/bad_sql_logdir.SF-927371.bat,v
retrieving revision 1.5.8.1
retrieving revision 1.5.8.2
diff -u -d -r1.5.8.1 -r1.5.8.2
--- bad_sql_logdir.SF-927371.bat        14 Oct 2007 08:54:27 -0000      1.5.8.1
+++ bad_sql_logdir.SF-927371.bat        29 Oct 2007 17:26:07 -0000      1.5.8.2
@@ -1,3 +1,5 @@
-call Mlog.bat "echo 'loaded(); quit();' \| Mserver --set mapi_port=%MAPIPORT% 
%setGDK_DBFARM% %setMONETDB_MOD_PATH% --set monet_prompt='' --set 
sql_logdir=/xyz --dbinit='module(sql_server); loaded();'"
-call           echo 'loaded(); quit();'  | Mserver --set mapi_port=%MAPIPORT% 
%setGDK_DBFARM% %setMONETDB_MOD_PATH% --set monet_prompt='' --set 
sql_logdir=/xyz --dbinit='module(sql_server); loaded();'
[EMAIL PROTECTED] # $t $g  
[EMAIL PROTECTED] on
+
+call echo loaded(); quit(); | Mserver --set mapi_port=%MAPIPORT% 
%setGDK_DBFARM% %setMONETDB_MOD_PATH% --set monet_prompt= --set sql_logdir=/xyz 
"--dbinit=module(sql_server); loaded();"
                

Index: not_null.SF-933194.SQL.bat
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugDay_2005-10-06_2.9.3/Tests/not_null.SF-933194.SQL.bat,v
retrieving revision 1.3.8.1
retrieving revision 1.3.8.2
diff -u -d -r1.3.8.1 -r1.3.8.2
--- not_null.SF-933194.SQL.bat  5 Oct 2007 12:24:56 -0000       1.3.8.1
+++ not_null.SF-933194.SQL.bat  29 Oct 2007 17:26:07 -0000      1.3.8.2
@@ -5,6 +5,9 @@
 
 set LANG=en_US.UTF-8
 
-call Mlog.bat -x mjclient -h %HOST% -p %MAPIPORT% -d %TSTDB% -f 
"%RELSRCDIR%\not_null.SF-933194-src.sql"
+prompt # $t $g  
+echo on
 
-del .monetdb
+call mjclient -h %HOST% -p %MAPIPORT% -d %TSTDB% -f 
"%RELSRCDIR%\not_null.SF-933194-src.sql"
+
[EMAIL PROTECTED] .monetdb

Index: type_dump_test.SF-989257.SQL.sh
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugDay_2005-10-06_2.9.3/Tests/type_dump_test.SF-989257.SQL.sh,v
retrieving revision 1.1
retrieving revision 1.1.4.1
diff -u -d -r1.1 -r1.1.4.1
--- type_dump_test.SF-989257.SQL.sh     29 Aug 2007 20:17:03 -0000      1.1
+++ type_dump_test.SF-989257.SQL.sh     29 Oct 2007 17:26:07 -0000      1.1.4.1
@@ -8,7 +8,6 @@
 LANG="en_US.UTF-8"
 export LANG
 
-Mlog   "$MTIMEOUT mjclient -h $HOST -p $MAPIPORT -d $TSTDB -f 
$RELSRCDIR/type_dump_test.SF-989257-src.sql"
-       $MTIMEOUT mjclient -h $HOST -p $MAPIPORT -d $TSTDB -f 
$RELSRCDIR/type_dump_test.SF-989257-src.sql 
+Mlog -x "$MTIMEOUT mjclient -h $HOST -p $MAPIPORT -d $TSTDB -f 
\"$RELSRCDIR/type_dump_test.SF-989257-src.sql\""
 
 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

Reply via email to