view contrib/wix/hg.cmd @ 41255:60b3edccf2f7

remotefilelog: use list comprehension instead of filter for py3 portability Differential Revision: https://phab.mercurial-scm.org/D5605
author Augie Fackler <augie@google.com>
date Wed, 16 Jan 2019 11:00:10 -0500
parents 79388a8325dc
children
line wrap: on
line source

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