Update of /cvsroot/monetdb/clients
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv27599
Added Files:
Tag: Clients_1-20
RunMapprove.bat.in
Log Message:
Fixes for Windows.
--- NEW FILE: RunMapprove.bat.in ---
@echo off
if not "%1"=="" goto skip
call %0 -r
goto end
:skip
setlocal
set pkg=monetdb-clients
set [EMAIL PROTECTED]@
set [EMAIL PROTECTED]@
set PATH=%builddir%\conf;%PATH%
set PATH=%builddir%\src\java\scripts;%PATH%
set PATH=%builddir%\src\mapiclient;%PATH%
set PATH=%builddir%\src\python;%PATH%
REM execute Mapprove.py in the source directory
pushd %srcdir%
call Mapprove.py --package=%pkg% "--TSTTRGBASE=%builddir%" %*
popd
endlocal
:end
-------------------------------------------------------------------------
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