)]}'
{
  "commit": "2cba3f9617ff475fc63db1d7a56b036e7d15ddf3",
  "tree": "ca09c7fb364bfcbb685effaec2de65a78d23c608",
  "parents": [
    "554c8ef307591e50987cd7032897edfebfcca6ab"
  ],
  "author": {
    "name": "Sam Clegg",
    "email": "sbc@chromium.org",
    "time": "Tue Jul 21 11:36:49 2026 -0700"
  },
  "committer": {
    "name": "Sam Clegg",
    "email": "sbc@chromium.org",
    "time": "Tue Jul 21 11:40:06 2026 -0700"
  },
  "message": "Remove redundant check in `make_build`. NFC\n\nThe code here seemed to be confused about `call` vs `check_call`\nWhen manually checking the return code we use much use `call` rather\nthan `check_call` (the later will throw rather then return non-zero\ncode).\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.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "930792f944052841ec9747441fa10af8b9d70023",
      "old_mode": 33188,
      "old_path": "emsdk.py",
      "new_id": "e37e3437f1cc1bba16957285f3eff69c63358b18",
      "new_mode": 33188,
      "new_path": "emsdk.py"
    }
  ]
}
