view contrib/wix/hg.cmd @ 37606:da84e26d85ed

hgweb: use our forked wsgiheaders module instead of stdlib one Now we use bytes for headers, rather than native strings. Differential Revision: https://phab.mercurial-scm.org/D2854
author Augie Fackler <augie@google.com>
date Wed, 11 Apr 2018 14:01:37 -0400
parents 79388a8325dc
children
line wrap: on
line source

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