hlm.bat
author Dario Sestito <darios@symbian.org>
Fri, 01 Oct 2010 14:00:40 +0100
changeset 1275 5a935138ebeb
parent 0 571f289c60b8
permissions -rw-r--r--
Move addition of link to Hudson console log at the beginning of the build, so that if the build fails there is a better chance that the link is available

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