)]}'
{
  "commit": "80bb3e64cbd678e8ce60ec0588751f435c5a123c",
  "tree": "989e1fd30d8afc93a3a88946abd8830ed48bbfa8",
  "parents": [
    "1121d4e49f48dee79f28691e1550c894c923c9d7"
  ],
  "author": {
    "name": "Sam Clegg",
    "email": "sbc@chromium.org",
    "time": "Tue Jul 21 13:23:29 2026 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Jul 21 13:23:29 2026 -0700"
  },
  "message": "Remove redundant check in `make_build`. NFC (#1746)\n\nThe code here seemed to be confused about `call` vs `check_call` When\nmanually checking the return code we use much use `call` rather than\n`check_call` (the later will throw rather then return non-zero code).\n\nWith `call` the only exception that can be thrown would be if the\nexecutable (cmake) is not found, but `find_cmake` would already have\nhard-exited above if it was not found.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8858ab9b10033dd57c592a6df71d360ca8234d2c",
      "old_mode": 33188,
      "old_path": "emsdk.py",
      "new_id": "5083785879d1eb0966b9b8a10840511bcc10c2de",
      "new_mode": 33188,
      "new_path": "emsdk.py"
    }
  ]
}
