contrib/wix/hg.cmd
author John Coomes <john.coomes@oracle.com>
Wed, 03 Dec 2014 14:33:29 -0800
changeset 23462 afa3fbbcabd3
parent 13041 79388a8325dc
permissions -rw-r--r--
add: use lexists so that broken symbolic links are added This restores the add behavior prior to d8cdd46f426d and matches the behavior of addremove.

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