hlm.bat
author Simon Howkins <simonh@symbian.org>
Wed, 20 Jan 2010 12:34:36 +0000
changeset 857 c72c6eafadc6
parent 0 571f289c60b8
permissions -rw-r--r--
Added new logic to deal with drive letter allocation when builds are launched from Hudson.

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