view contrib/wix/hg.cmd @ 32023:a29580905771

error: rename RichIOError to PeerTransportError This is a more descriptive name. RichIOError was introduced just hours ago, so it doesn't need to be marked as BC.
author Gregory Szorc <gregory.szorc@gmail.com>
date Sun, 16 Apr 2017 11:12:37 -0700
parents 79388a8325dc
children
line wrap: on
line source

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