##// END OF EJS Templates
test-obsmarker-template: run mkcommit in subshell to isolate envvars...
test-obsmarker-template: run mkcommit in subshell to isolate envvars I don't know if it is a feature or a bug, but it appears that environment variables passed to a shell function persist on /bin/sh.

File last commit:

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