contrib/wix/hg.cmd
author Simon Heimberg <simohe@besonet.ch>
Mon, 03 Feb 2014 20:08:58 +0100
changeset 20390 3fedc29a98bb
parent 13041 79388a8325dc
permissions -rw-r--r--
tests: use ls instead of find, all files are in the same directory In this case find has no advantage compared to ls. Descending into directories is unnecessary, because there are none.

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