]> git.ipfire.org Git - thirdparty/openssl.git/commit
fix: util/check-format-commit.sh - fix ending check
authorRichard Levitte <levitte@openssl.org>
Sun, 27 Oct 2024 10:15:21 +0000 (11:15 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 30 Oct 2024 11:41:55 +0000 (11:41 +0000)
commit4c29044a83e1926a31ebb5ab8e01fabd0c9e240a
treeae133c427a20844ff071fd65de6daadb954e1472
parent280c1d0f3ed0e3d9043f5e031e2631f5a3f4e636
fix: util/check-format-commit.sh - fix ending check

Look at the end result instead of the file name it's stored in

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25810)
util/check-format-commit.sh