sf-package/hlm.bat
author Simon Howkins <simonh@symbian.org>
Fri, 02 Oct 2009 16:19:09 +0100
changeset 576 7be9799d1a41
parent 0 571f289c60b8
permissions -rw-r--r--
Pre-emptive performance fix - avoid having to read the complete log file into memory at the same time before processing it.

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