view contrib/editmergeps.bat @ 40665:fb379b78b93e

lfs: ensure that the return of urlopener.open() is closed No problem observed, just an oversight noticed while reading documentation.
author Matt Harbison <matt_harbison@yahoo.com>
date Thu, 15 Nov 2018 22:28:38 -0500
parents 4b9b87930cb3
children
line wrap: on
line source

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