sf-platform/hlm.bat
author Simon Howkins <simonh@symbian.org>
Thu, 10 Jun 2010 14:34:20 +0100
changeset 1083 a91d8608229c
parent 0 571f289c60b8
permissions -rw-r--r--
Added specification of changeset author when committing. Removed execution of hg out - that's taken care of in the push tags target/template.

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