hlm.bat
author Simon Howkins <simonh@symbian.org>
Mon, 06 Sep 2010 11:03:19 +0100
changeset 1215 311e0398c886
parent 0 571f289c60b8
permissions -rw-r--r--
Backed out changeset: 3698c6929ff1 That update to the FBF has had some knock on effects fopr the smoke testing use-case. Restore old version of code until it can be revisited.

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