contrib/wix/hg.cmd
author Augie Fackler <augie@google.com>
Wed, 01 Aug 2018 23:08:18 -0400
changeset 38796 f956dc7217fc
parent 13041 79388a8325dc
permissions -rw-r--r--
linelog: fix import statements to pass the import checker on py3 Differential Revision: https://phab.mercurial-scm.org/D4050

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