contrib/wix/hg.cmd
author Yuya Nishihara <yuya@tcha.org>
Sat, 13 Jun 2015 20:14:22 +0900
branchstable
changeset 25562 9452112c8eb0
parent 13041 79388a8325dc
permissions -rw-r--r--
templater: evaluate arguments passed to diff() appropriately Before this patch, diff() crashed by passing non-string expression because it didn't evaluate arguments at all.

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