view contrib/wix/hg.cmd @ 16648:1388cc711ea7

bisect: set HG_NODE when runing a command When running a command, set the environment variable HG_NODE to tell the command which changeset is being visited.
author Bryan O'Sullivan <bryano@fb.com>
date Tue, 08 May 2012 15:31:00 -0700
parents 79388a8325dc
children
line wrap: on
line source

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