contrib/wix/hg.cmd
author Pierre-Yves David <pierre-yves.david@fb.com>
Wed, 15 Oct 2014 03:22:47 -0700
changeset 23010 73f394f4affc
parent 13041 79388a8325dc
permissions -rw-r--r--
bundle2: add an UnsupportedPartError We need the BundleValueError for format errors not related to part support. So we add a specific class for part-support errors.

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