view contrib/wix/hg.cmd @ 31477:3fb2081ef896

py3: change explicit conversion of config value from str to pycompat.bytestr
author Rishabh Madan <rishabhmadan96@gmail.com>
date Fri, 17 Mar 2017 19:12:22 +0530
parents 79388a8325dc
children
line wrap: on
line source

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