]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix util/find-doc-nits' check_env_vars to show where envvars were found
authorRichard Levitte <levitte@openssl.org>
Thu, 18 Sep 2025 09:29:10 +0000 (11:29 +0200)
committerNeil Horman <nhorman@openssl.org>
Thu, 30 Oct 2025 12:12:06 +0000 (08:12 -0400)
commit56d138ec3d0fc77630b5ed8dcced3539018294e1
tree1f1c924bb2d6555d5db0ace78562f1ecbc967808
parent29fa220a36012b94923e8bc0d9b048688aab9f27
Fix util/find-doc-nits' check_env_vars to show where envvars were found

This displays the list of files with line number for each envvar.

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/28601)
util/find-doc-nits