contrib/wix/hg.cmd
author Martin von Zweigbergk <martinvonz@google.com>
Wed, 16 Jan 2019 21:32:15 -0800
changeset 41287 c0221d929eb9
parent 13041 79388a8325dc
permissions -rw-r--r--
tests: suppress "Checked out 1 paths of <hash>" from modern git test-convert-git.t is failiing since git commit 0f086e6dca (checkout: print something when checking out paths, 2018-11-13). Suppress the new output by disambiguating the arguments with a "--" separator. Differential Revision: https://phab.mercurial-scm.org/D5625

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