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

Modified Files:
      Tag: SQL_2-20
        ID.866700.MIL.bat ID.866700.MIL.sh 
Log Message:
Improved quoting of test scripts.
Got rid of the need for Mlog.bat.

Index: ID.866700.MIL.bat
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/Tests/ID.866700.MIL.bat,v
retrieving revision 1.2
retrieving revision 1.2.4.1
diff -u -d -r1.2 -r1.2.4.1
--- ID.866700.MIL.bat   30 Aug 2007 00:07:38 -0000      1.2
+++ ID.866700.MIL.bat   29 Oct 2007 17:26:08 -0000      1.2.4.1
@@ -1,3 +1,3 @@
[EMAIL PROTECTED] # $t $g  
 @echo on
-
-call Mlog.bat -x %MIL_CLIENT% < %1.milC
+%MIL_CLIENT% < %1.milC

Index: ID.866700.MIL.sh
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/Tests/ID.866700.MIL.sh,v
retrieving revision 1.2
retrieving revision 1.2.4.1
diff -u -d -r1.2 -r1.2.4.1
--- ID.866700.MIL.sh    30 Aug 2007 00:07:38 -0000      1.2
+++ ID.866700.MIL.sh    29 Oct 2007 17:26:08 -0000      1.2.4.1
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-Mlog -x $MIL_CLIENT < $1.milC
+Mlog -x "$MIL_CLIENT < $1.milC"


-------------------------------------------------------------------------
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