Re: [PATCH] test-lib: whitelist GIT_TR2_* in the environment

2019-04-10 Thread Jeff Hostetler
On 3/30/2019 3:51 AM, Ævar Arnfjörð Bjarmason wrote: Add GIT_TR2_* to the whitelist of environment variables that we don't clear when running the test suite. This allows us to use the test suite to produce trace2 test data, which is handy to e.g. write consumers that collate the trace data it

[PATCH] test-lib: whitelist GIT_TR2_* in the environment

2019-03-30 Thread Ævar Arnfjörð Bjarmason
Add GIT_TR2_* to the whitelist of environment variables that we don't clear when running the test suite. This allows us to use the test suite to produce trace2 test data, which is handy to e.g. write consumers that collate the trace data itself. One caveat here is that we produce trace output for