hlm.bat
author Simon Howkins <simonh@symbian.org>
Thu, 11 Feb 2010 14:20:59 +0000
changeset 893 f4d702959f07
parent 0 571f289c60b8
permissions -rw-r--r--
Bug 1661: Simplified the sequence of pulls/clones via the cache, so the changes simply go from source -> cache -> destination. Made use of --uncompressed flag to speed things up. Including setting the flag when we create a cache entry.

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