Skip to content

Commit b5d7308

Browse files
committed
Merge branch 'jk/test-httpd-config-nosystem' into maint
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
2 parents 5859f04 + 1fad503 commit b5d7308

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

t/lib-httpd/apache.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ PassEnv GIT_VALGRIND_OPTIONS
7474
PassEnv GNUPGHOME
7575
PassEnv ASAN_OPTIONS
7676
PassEnv GIT_TRACE
77+
PassEnv GIT_CONFIG_NOSYSTEM
7778

7879
Alias /dumb/ www/
7980
Alias /auth/dumb/ www/auth/dumb/

0 commit comments

Comments
 (0)