contrib/editmergeps.bat
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 07 Dec 2023 09:31:07 -0800
changeset 51196 933551630b0d
parent 32600 4b9b87930cb3
permissions -rw-r--r--
statprof: handle `lineno == None` in more cases This continues the work from 972f3e5c94b8. We saw a crash on line 956 but I updated lots of other places as well.

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