contrib/wix/hg.cmd
author Martijn Pieters <mjpieters@fb.com>
Wed, 30 Nov 2016 16:39:36 +0000
changeset 30555 6a672c3b7860
parent 13041 79388a8325dc
permissions -rw-r--r--
posix: give the cached symlink a real target The NamedTemporaryFile file is cleared up so checklink ends up as a dangling symlink, causing cp -r in tests to complain on both Solaris and OS X. Use a permanent file instead when there is a .hg/cache directory.

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