view contrib/wix/hg.cmd @ 41263:c2f62720e37d

fastannotate: use pycompat.maplist instead of map Differential Revision: https://phab.mercurial-scm.org/D5613
author Augie Fackler <augie@google.com>
date Wed, 16 Jan 2019 11:56:08 -0500
parents 79388a8325dc
children
line wrap: on
line source

@echo off
rem launch hg.exe from parent folder
"%~dp0\..\hg.exe" %*