hlm.bat
author Maciej Seroka <maciejs@symbian.org>
Tue, 18 May 2010 15:36:14 +0100
changeset 1040 f1f85b34a96f
parent 0 571f289c60b8
permissions -rw-r--r--
Added script for updating BRAG status with test results

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