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

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