view contrib/wix/hg.cmd @ 40223:cabf09dbc6e0

py3: use stringutil.pprint() in color.py instead of '%r' This fixes the test-status-color.t on python 3. Differential Revision: https://phab.mercurial-scm.org/D5034
author Pulkit Goyal <pulkit@yandex-team.ru>
date Sat, 13 Oct 2018 04:42:14 +0300
parents 79388a8325dc
children
line wrap: on
line source

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