hlm.bat
author MattD <mattd@symbian.org>
Mon, 05 Oct 2009 14:34:19 +0100
changeset 584 920441a385c6
parent 0 571f289c60b8
permissions -rw-r--r--
Bug 419 source sync workaround - Added new variable 'sf.spec.sourcesync.bug419' that can be used during source sync that just performs the sync manually without using Maven.

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