Re: [PATCH] trace2: correct typo in technical documentation

2019-06-27 Thread SZEDER Gábor
On Wed, Jun 26, 2019 at 01:03:03PM -0700, Carlo Marcelo Arenas Belón wrote: > an apparent typo for the environment variable was included with 81567caf87 > ("trace2: update docs to describe system/global config settings", > 2019-04-15), and was missed when renamed variables by e4b75d6a1d > ("trace2:

Re: [PATCH] trace2: correct typo in technical documentation

2019-06-26 Thread Jeff Hostetler
On 6/26/2019 4:03 PM, Carlo Marcelo Arenas Belón wrote: an apparent typo for the environment variable was included with 81567caf87 ("trace2: update docs to describe system/global config settings", 2019-04-15), and was missed when renamed variables by e4b75d6a1d ("trace2: rename environment var

[PATCH] trace2: correct typo in technical documentation

2019-06-26 Thread Carlo Marcelo Arenas Belón
an apparent typo for the environment variable was included with 81567caf87 ("trace2: update docs to describe system/global config settings", 2019-04-15), and was missed when renamed variables by e4b75d6a1d ("trace2: rename environment variables to GIT_TRACE2*", 2019-05-19) Signed-off-by: Carlo Mar