view contrib/wix/hg.cmd @ 17669:405b5f8fdad7

lock-checker: new contrib extension based on work done by Mads This makes it possible to do lock validation as part of a normal test run. I didn't attempt any wlock validation because that's a bit more subtle to detect properly. Thanks to the initial patch from Mads for the idea.
author Augie Fackler <raf@durin42.com>
date Wed, 01 Aug 2012 22:13:27 -0500
parents 79388a8325dc
children
line wrap: on
line source

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