]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ah/chainlint-cpuinfo-parse-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 29 Nov 2022 01:41:05 +0000 (10:41 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 29 Nov 2022 01:41:05 +0000 (10:41 +0900)
commit8a40cb1e5a0cd758a52877affdc84c024863bf75
tree1fe3416e1e1c73516f6a075e4454c8b09a212da5
parentf32996d99a8166298b430b1327acca028a52367e
parent1f51b77f4f3f4d05f249f80713b2969e4069c109
Merge branch 'ah/chainlint-cpuinfo-parse-fix'

The format of a line in /proc/cpuinfo that describes a CPU on s390x
looked different from everybody else, and the code in chainlint.pl
failed to parse it.

* ah/chainlint-cpuinfo-parse-fix:
  chainlint.pl: fix /proc/cpuinfo regexp
t/chainlint.pl