contrib/wix/hg.cmd
author Yuya Nishihara <yuya@tcha.org>
Sat, 27 Jan 2018 17:13:51 +0900
changeset 35902 2da4144e6716
parent 13041 79388a8325dc
permissions -rw-r--r--
py3: format revision number as '%d' in debugrevspec Now "hg debugrevspec" works on Python 3.

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