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

Modified Files:
        perl_dbi.MAL.bat perl_dbi.MAL.sh 
Log Message:
propagated changes of Thursday Oct 25 2007 - Monday Oct 29 2007
from the MonetDB_5-2 branch to the development trunk


Index: perl_dbi.MAL.sh
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/tests/mapi/Tests/perl_dbi.MAL.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- perl_dbi.MAL.sh     22 Oct 2007 10:36:04 -0000      1.2
+++ perl_dbi.MAL.sh     29 Oct 2007 20:10:22 -0000      1.3
@@ -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.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- perl_dbi.MAL.bat    22 Oct 2007 10:36:03 -0000      1.2
+++ perl_dbi.MAL.bat    29 Oct 2007 20:10:22 -0000      1.3
@@ -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

Reply via email to