Merge branch 'jk/test-httpd-config-nosystem'
The tests that involve running httpd leaked the system-wide configuration in /etc/gitconfig to the tested environment. * jk/test-httpd-config-nosystem: t/lib-httpd: pass through GIT_CONFIG_NOSYSTEM env
This commit is contained in:
commit
3e95e47c5d
@ -74,6 +74,7 @@ PassEnv GIT_VALGRIND_OPTIONS
|
|||||||
PassEnv GNUPGHOME
|
PassEnv GNUPGHOME
|
||||||
PassEnv ASAN_OPTIONS
|
PassEnv ASAN_OPTIONS
|
||||||
PassEnv GIT_TRACE
|
PassEnv GIT_TRACE
|
||||||
|
PassEnv GIT_CONFIG_NOSYSTEM
|
||||||
|
|
||||||
Alias /dumb/ www/
|
Alias /dumb/ www/
|
||||||
Alias /auth/dumb/ www/auth/dumb/
|
Alias /auth/dumb/ www/auth/dumb/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user