sf-platform/hlm.bat
author Arnaud Lenoir
Fri, 09 Oct 2009 15:52:33 +0100
changeset 636 4709730d5226
parent 0 571f289c60b8
permissions -rw-r--r--
Allow to copy all the files in the summary directory to the bishare to allow link for BRAG to work in Diamonds.

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