Mercurial
Mercurial
>
oss
>
FCL
>
sftools
>
fbf
>
configs
>
pkgbuild
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
hlm.bat
author
Mike Kinghan <mikek@symbian.org>
Thu, 04 Jun 2009 11:41:08 +0100
changeset 163
7f5b4e3699cb
parent 0
571f289c60b8
permissions
-rw-r--r--
Fixed typo. $-sign should have been &
@echo off
setlocal
call %~dp0common\hlm.bat %*
endlocal