view contrib/wix/hg.cmd @ 30484:d1b97fc87f55

httppeer: document why super() isn't used Adding a follow-up to document lack of super() per Augie's request.
author Gregory Szorc <gregory.szorc@gmail.com>
date Mon, 21 Nov 2016 20:12:51 -0800
parents 79388a8325dc
children
line wrap: on
line source

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