Update of /cvsroot/monetdb/MonetDB5/tests/BugsViaSourgeforce/Tests
In directory 
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv22590/tests/BugsViaSourgeforce/Tests

Modified Files:
        ID.853867.MIL.bat ID.853867.MIL.sh ID.905495c.MIL.bat 
        ID.905495c.MIL.sh ID.905495s.bat 
Log Message:
propagated changes of Thursday Oct 25 2007 - Monday Oct 29 2007
from the MonetDB_5-2 branch to the development trunk


Index: ID.905495c.MIL.bat
===================================================================
RCS file: 
/cvsroot/monetdb/MonetDB5/tests/BugsViaSourgeforce/Tests/ID.905495c.MIL.bat,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ID.905495c.MIL.bat  30 Aug 2007 00:07:34 -0000      1.2
+++ ID.905495c.MIL.bat  29 Oct 2007 20:10:15 -0000      1.3
@@ -2,9 +2,10 @@
 
 set NAME=%1
 
-call Mlog.bat   "%MIL_CLIENT% %NAME%.mil"
-call             %MIL_CLIENT% %NAME%.mil
+prompt # $t $g  
+echo on
 
-call Mlog.bat   "%MIL_CLIENT% < %NAME%.mil"
-call             %MIL_CLIENT% < %NAME%.mil
+call %MIL_CLIENT% %NAME%.mil
+
+call %MIL_CLIENT% < %NAME%.mil
 

Index: ID.853867.MIL.bat
===================================================================
RCS file: 
/cvsroot/monetdb/MonetDB5/tests/BugsViaSourgeforce/Tests/ID.853867.MIL.bat,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ID.853867.MIL.bat   30 Aug 2007 00:07:34 -0000      1.2
+++ ID.853867.MIL.bat   29 Oct 2007 20:10:13 -0000      1.3
@@ -6,14 +6,17 @@
 @rem  1582."
 @rem Hence, we run the script 10 times, and see whether it works...
 
-call Mlog.bat -x %MIL_CLIENT% < %1.mil
-call Mlog.bat -x %MIL_CLIENT% < %1.mil
-call Mlog.bat -x %MIL_CLIENT% < %1.mil
-call Mlog.bat -x %MIL_CLIENT% < %1.mil
-call Mlog.bat -x %MIL_CLIENT% < %1.mil
-call Mlog.bat -x %MIL_CLIENT% < %1.mil
-call Mlog.bat -x %MIL_CLIENT% < %1.mil
-call Mlog.bat -x %MIL_CLIENT% < %1.mil
-call Mlog.bat -x %MIL_CLIENT% < %1.mil
-call Mlog.bat -x %MIL_CLIENT% < %1.mil
+prompt # $t $g  
+echo on
+
+%MIL_CLIENT% < %1.mil
+%MIL_CLIENT% < %1.mil
+%MIL_CLIENT% < %1.mil
+%MIL_CLIENT% < %1.mil
+%MIL_CLIENT% < %1.mil
+%MIL_CLIENT% < %1.mil
+%MIL_CLIENT% < %1.mil
+%MIL_CLIENT% < %1.mil
+%MIL_CLIENT% < %1.mil
+%MIL_CLIENT% < %1.mil
 

Index: ID.905495s.bat
===================================================================
RCS file: 
/cvsroot/monetdb/MonetDB5/tests/BugsViaSourgeforce/Tests/ID.905495s.bat,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ID.905495s.bat      17 Sep 2004 19:17:02 -0000      1.1
+++ ID.905495s.bat      29 Oct 2007 20:10:21 -0000      1.2
@@ -2,9 +2,10 @@
 
 set NAME=%1
 
-call Mlog.bat   "%MSERVER% --dbname=%TSTDB% %NAME%.mal"
-call             %MSERVER% --dbname=%TSTDB% %NAME%.mal
+prompt # $t $g  
+echo on
 
-call Mlog.bat   "%MSERVER% --dbname=%TSTDB% < %NAME%.mal"
-call             %MSERVER% --dbname=%TSTDB% < %NAME%.mal
+call %MSERVER% --dbname=%TSTDB% %NAME%.mal
+
+call %MSERVER% --dbname=%TSTDB% < %NAME%.mal
 

Index: ID.905495c.MIL.sh
===================================================================
RCS file: 
/cvsroot/monetdb/MonetDB5/tests/BugsViaSourgeforce/Tests/ID.905495c.MIL.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ID.905495c.MIL.sh   30 Aug 2007 00:07:34 -0000      1.2
+++ ID.905495c.MIL.sh   29 Oct 2007 20:10:17 -0000      1.3
@@ -2,9 +2,6 @@
 
 NAME="$1"
 
-Mlog   "$MIL_CLIENT $NAME.mil"
-eval    $MIL_CLIENT $NAME.mil
-
-Mlog   "$MIL_CLIENT < $NAME.mil"
-eval    $MIL_CLIENT < $NAME.mil
+Mlog -x "$MIL_CLIENT $NAME.mil"
 
+Mlog -x "$MIL_CLIENT < $NAME.mil"

Index: ID.853867.MIL.sh
===================================================================
RCS file: 
/cvsroot/monetdb/MonetDB5/tests/BugsViaSourgeforce/Tests/ID.853867.MIL.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ID.853867.MIL.sh    30 Aug 2007 00:07:34 -0000      1.2
+++ ID.853867.MIL.sh    29 Oct 2007 20:10:14 -0000      1.3
@@ -6,14 +6,14 @@
 #  1582."
 # Hence, we run the script 10 times, and see whether it works...
 
-Mlog -x $MIL_CLIENT < $1.mil
-Mlog -x $MIL_CLIENT < $1.mil
-Mlog -x $MIL_CLIENT < $1.mil
-Mlog -x $MIL_CLIENT < $1.mil
-Mlog -x $MIL_CLIENT < $1.mil
-Mlog -x $MIL_CLIENT < $1.mil
-Mlog -x $MIL_CLIENT < $1.mil
-Mlog -x $MIL_CLIENT < $1.mil
-Mlog -x $MIL_CLIENT < $1.mil
-Mlog -x $MIL_CLIENT < $1.mil
+Mlog -x "$MIL_CLIENT < $1.mil"
+Mlog -x "$MIL_CLIENT < $1.mil"
+Mlog -x "$MIL_CLIENT < $1.mil"
+Mlog -x "$MIL_CLIENT < $1.mil"
+Mlog -x "$MIL_CLIENT < $1.mil"
+Mlog -x "$MIL_CLIENT < $1.mil"
+Mlog -x "$MIL_CLIENT < $1.mil"
+Mlog -x "$MIL_CLIENT < $1.mil"
+Mlog -x "$MIL_CLIENT < $1.mil"
+Mlog -x "$MIL_CLIENT < $1.mil"
 


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

Reply via email to