contrib/wix/hg.cmd
author Gregory Szorc <gregory.szorc@gmail.com>
Tue, 22 Jan 2019 18:11:34 -0800
changeset 41345 f790a4e78e97
parent 13041 79388a8325dc
permissions -rw-r--r--
tests: add setsockopt() output on Python 3 Python 3 appears to call setsockopt() where Python 2 did not. Differential Revision: https://phab.mercurial-scm.org/D5652

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