hlm.bat
author Simon Howkins <simonh@symbian.org>
Thu, 01 Oct 2009 16:17:02 +0100
changeset 556 fa2414b24dc4
parent 0 571f289c60b8
permissions -rw-r--r--
Added package attribute (when failure is package specific). Created more tags up-front, so that if there are 0 critical failures, then it's recorded.

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