Update of /cvsroot/monetdb/MonetDB5/tests/mapi/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv16734/tests/mapi/Tests
Modified Files:
Tag: MonetDB_5-2
perl_dbi.MAL.bat perl_dbi.MAL.sh
Log Message:
Improved quoting of test scripts.
Got rid of the need for Mlog.bat.
Index: perl_dbi.MAL.sh
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/tests/mapi/Tests/perl_dbi.MAL.sh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- perl_dbi.MAL.sh 20 Oct 2007 19:37:27 -0000 1.1.2.1
+++ perl_dbi.MAL.sh 29 Oct 2007 17:25:47 -0000 1.1.2.2
@@ -6,4 +6,4 @@
PERLLIB="`monetdb-clients-config --perllibdir`"
export PERLLIB
-Mlog -x malsample.pl $MAPIPORT $TSTDB
+Mlog -x "malsample.pl $MAPIPORT $TSTDB"
Index: perl_dbi.MAL.bat
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/tests/mapi/Tests/perl_dbi.MAL.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
--- perl_dbi.MAL.bat 20 Oct 2007 19:37:27 -0000 1.1.2.1
+++ perl_dbi.MAL.bat 29 Oct 2007 17:25:47 -0000 1.1.2.2
@@ -4,4 +4,7 @@
set PERLLIB=%CLIENTS_PREFIX%\%PERL_LIBDIR%
-call Mlog.bat -x malsample.pl %MAPIPORT% %TSTDB%
+prompt # $t $g
+echo on
+
+malsample.pl %MAPIPORT% %TSTDB%
-------------------------------------------------------------------------
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