contrib/wix/hg.cmd
author Augie Fackler <augie@google.com>
Mon, 12 Feb 2018 20:43:05 -0500
changeset 36128 02ed94dd9fd6
parent 13041 79388a8325dc
permissions -rw-r--r--
util: call warnings.warn() with a sysstr in nouideprecwarn This preserves nouideprecwarn wanting a bytes, which is consistent with the rest of hg. Differential Revision: https://phab.mercurial-scm.org/D2210

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