hlm.bat
author Simon Howkins <simonh@symbian.org>
Tue, 21 Sep 2010 13:09:28 +0100
changeset 1264 cdda4a9d1d16
parent 0 571f289c60b8
permissions -rw-r--r--
Store error output from 'hg id' to help diagnose why it's failing at the moment.

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