]> 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)
committerTomas Mraz <tomas@openssl.org>
Fri, 1 Nov 2024 15:57:38 +0000 (16:57 +0100)
commit7cd1adadde43b14ae950c5ddc4074643ae59baa8
tree3d3278b33cb4a8ab7f8c5bf8723d9773108a2122
parent7ca36d55fbc4263b76f5327773f0e4a319fab65d
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)

(cherry picked from commit 4c29044a83e1926a31ebb5ab8e01fabd0c9e240a)
util/check-format-commit.sh