)]}'
{
  "commit": "f69c3d27b7e47bb56c0359d350c3f20a7ccf9d38",
  "tree": "a20dc26c2b91e197aca6479a3552e18ef76602d8",
  "parents": [
    "acdd3654e70af880f412c2bc5c8a9b5c4f477bf2"
  ],
  "author": {
    "name": "Austin Schuh",
    "email": "austin.linux@gmail.com",
    "time": "Mon Sep 16 05:41:40 2019 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Mon Sep 16 05:42:26 2019 -0700"
  },
  "message": "Fix destructive mv of bazel internal files\n\nThe genrule was moving a $SRC.  In some sandboxes, ths is a permission\nproblem.  On Debian Stretch, this results in the following error:\n\nERROR: /home/austin/local/bazel2/scripts/packages/BUILD:57:2: Executing\ngenrule //scripts/packages:zip-bazel-exe_nojdk failed (Exit 1) bash\nfailed: error executing command /bin/bash -c ... (remaining 1\nargument(s) skipped)\n\nUse --sandbox_debug to see verbose messages from the sandbox\ntouch: cannot touch \u0027/tmp/tmp.EhwgH9R4/bazel.exe\u0027: Permission denied\n\nSo let\u0027s copy instead.\n\nCloses #9330.\n\nPiperOrigin-RevId: 269313991\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7e9ec210b2578ea01edccf4206f1977a2b28b971",
      "old_mode": 33188,
      "old_path": "scripts/packages/BUILD",
      "new_id": "bcc653bdcd7259a9afc8fbec9a0ac768cc1d165d",
      "new_mode": 33188,
      "new_path": "scripts/packages/BUILD"
    }
  ]
}
