hlm.bat
author dario
Thu, 07 May 2009 12:06:21 +0100
changeset 185 91ad95e5509a
parent 0 571f289c60b8
permissions -rw-r--r--
Setting sf.spec.logs.raptorfilter.enable by default to true, as this will enable the full log and also the scanlog html report in the build results

@echo off
setlocal
call %~dp0common\hlm.bat %*
endlocal