)]}'
{
  "commit": "1f51b77f4f3f4d05f249f80713b2969e4069c109",
  "tree": "142b65f69030cf469a2d576f9be3e3f949a7fefe",
  "parents": [
    "e7e5c6f715b2de7bea0d39c7d2ba887335b40aa0"
  ],
  "author": {
    "name": "Andreas Hasenack",
    "email": "andreas.hasenack@canonical.com",
    "time": "Tue Nov 22 20:27:41 2022 +0000"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Wed Nov 23 10:20:19 2022 +0900"
  },
  "message": "chainlint.pl: fix /proc/cpuinfo regexp\n\n29fb2ec3 (chainlint.pl: validate test scripts in parallel,\n2022-09-01) introduced a function that gets the number of cores from\n/proc/cpuinfo on some systems, notably linux.\n\nThe regexp it uses (^processor\\s*:) fails to match the desired lines in\nthe s390x architecture, where they look like this:\n\n    processor 0: version \u003d FF, identification \u003d 148F67, machine \u003d 2964\n\nAs a result, on s390x that function returns 0 as the number of cores,\nand the chainlint.pl script exits without doing anything.\n\nSigned-off-by: Andreas Hasenack \u003candreas.hasenack@canonical.com\u003e\nAcked-by: Eric Sunshine \u003csunshine@sunshineco.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "976db4b8a01b804e7e697c308f769233083a576c",
      "old_mode": 33261,
      "old_path": "t/chainlint.pl",
      "new_id": "31cc086f9647d30b0e123495d419599a581ec8f9",
      "new_mode": 33261,
      "new_path": "t/chainlint.pl"
    }
  ]
}
