sf-platform/hlm.bat
author Simon Howkins <simonh@symbian.org>
Mon, 15 Feb 2010 15:22:33 +0000
changeset 898 79766bc6c419
parent 0 571f289c60b8
permissions -rw-r--r--
Added error correction, so if a cache repository is corrupted in some way, then it will by-pass it, and try to recover it, or delete it.

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