contrib/wix/hg.cmd
author Shun-ichi GOTO <shunichi.goto@gmail.com>
Thu, 04 Jul 2013 23:05:59 +0900
changeset 19383 41c06a02814e
parent 13041 79388a8325dc
permissions -rw-r--r--
win32mbcs: wrap util.split() util.split() should be wrapped because it is an alias of unsafe os.path.split().

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