##// END OF EJS Templates
filter-traceback: simplify handling...
filter-traceback: simplify handling With all the recent change in Python, the best we need and can do is "ignore all line starting with a space after a line starting with "Traceback ". So let us simplify the script.

File last commit:

r32568:4b9b8793 default
r53407:4f9a3347 default
Show More
editmergeps.bat
2 lines | 102 B | application/x-msdownload | BatchLexer
@echo off
powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"