hlm.bat
author Simon Howkins <simonh@symbian.org>
Mon, 01 Feb 2010 11:35:14 +0000
changeset 868 a2ab739ff0b0
parent 0 571f289c60b8
permissions -rw-r--r--
Updated to ignore messages of the form "Nothing to be done for ..." as these do not represent a problem of any kind at all.

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