Update of /cvsroot/monetdb/MonetDB4/tests/mapi/examples/C/Tests
In directory 
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1778/tests/mapi/examples/C/Tests

Modified Files:
        perl_dbi.MIL.bat 
Log Message:

attempt to get perl_bdi test working on Windows
by setting the PERL_LIBDIR properly


Index: perl_dbi.MIL.bat
===================================================================
RCS file: 
/cvsroot/monetdb/MonetDB4/tests/mapi/examples/C/Tests/perl_dbi.MIL.bat,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- perl_dbi.MIL.bat    1 Feb 2008 22:00:45 -0000       1.4
+++ perl_dbi.MIL.bat    1 Feb 2008 22:02:21 -0000       1.5
@@ -2,7 +2,7 @@
 
 set PATH=%CLIENTS_PREFIX%\lib\MonetDB\Tests;%PATH%
 
-if "%PERL_LIBDIR%"=="" set PERL_LIBDIR=share\MonetDB\perl
+if "%PERL_LIBDIR%" == "" set PERL_LIBDIR=share\MonetDB\perl
 set PERLLIB=%CLIENTS_PREFIX%\%PERL_LIBDIR%
 
 prompt # $t $g  


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to