Skip to content
Snippets Groups Projects
Commit 44aa75b4 authored by Georges Racinet's avatar Georges Racinet
Browse files

Passing some of ui.environ to external hook environ

What this really does is make `ui.system()` pass the `HEPTAPOD_*`
environment variables to the resulting subprocess.

Since `ui.environ` is used as a WSGI request-local substitute to the
(process-wide) environ, the question whether it should
be always fully forwarded will have to be raised in Mercurial upstream.

In the meanwhile, Heptapod will pass its variables to external hooks.
Closes: heptapod#72
parent d971d87a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment