view contrib/wix/hg.cmd @ 28948:16390f4cccf0

py3: make test-demandimport use print_function Replacing print statements with print function.
author Pulkit Goyal <7895pulkit@gmail.com>
date Sat, 16 Apr 2016 12:41:58 +0530
parents 79388a8325dc
children
line wrap: on
line source

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