From: Junio C Hamano Date: Thu, 30 May 2024 21:15:15 +0000 (-0700) Subject: Merge branch 'es/chainlint-ncores-fix' X-Git-Tag: v2.46.0-rc0~86 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b3ba0f2133e63167e43c036b4fd50e5358745221;p=thirdparty%2Fgit.git Merge branch 'es/chainlint-ncores-fix' The chainlint script (invoked during "make test") did nothing when it failed to detect the number of available CPUs. It now falls back to 1 CPU to avoid the problem. * es/chainlint-ncores-fix: chainlint.pl: latch CPU count directly reported by /proc/cpuinfo chainlint.pl: fix incorrect CPU count on Linux SPARC chainlint.pl: make CPU count computation more robust --- b3ba0f2133e63167e43c036b4fd50e5358745221