openssl/tools
Tobias Girstmair d04231c174 c_rehash: Fix file extension matching
For some reason, parenthesis were added 8 years ago in commit
a787c2590e. This essentially removed the
\. and $ constructs from the middle branches. Hence a file called e.g.
cert.key would accidentally match the (cer) rule.

CLA: trivial

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19427)

(cherry picked from commit 706fc5f6eb)
2022-11-23 18:21:54 +01:00
..
build.info Make sure tsget and c_rehash are named with .pl suffix on Windows and VMS 2016-05-23 21:48:42 +02:00
c_rehash.in c_rehash: Fix file extension matching 2022-11-23 18:21:54 +01:00