contrib/wix/hg.cmd
author Pierre-Yves David <pierre-yves.david@fb.com>
Wed, 23 Sep 2015 00:41:07 -0700
changeset 26307 428a8747f4ee
parent 13041 79388a8325dc
permissions -rw-r--r--
revset: avoid implicit None testing in revset Implicit None testing is a very good way to get in trouble. We explicitly test for None.

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