]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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

1  2 
t/chainlint.pl

diff --cc t/chainlint.pl
Simple merge