view contrib/editmergeps.bat @ 33117:6ef5f0c95d64

setup: fix localhgenv It should return env as a dict instead of None.
author Jun Wu <quark@fb.com>
date Wed, 28 Jun 2017 06:49:01 -0700
parents 4b9b87930cb3
children
line wrap: on
line source

@echo off
powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"