view contrib/editmergeps.bat @ 37072:d64ae4fef471

log: do no expect templateresources() returning a dict The resources dict will be replaced with new resource mapper object, which won't implement __getitem__(key). Share the whole resources object with _graphnodeformater() to make porting easier.
author Yuya Nishihara <yuya@tcha.org>
date Thu, 15 Mar 2018 20:27:38 +0900
parents 4b9b87930cb3
children
line wrap: on
line source

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