On 08/10/2020 20.34, Christian Schoenebeck wrote: > If qtests are run in verbose mode (i.e. if --verbose CL argument > was provided) then print all environment variables to stdout > before running the individual tests.
Why? ... you should provide some rationale in the patch description here, at least to me this is not obvious why it is needed / desired. Thomas