)]}' { "commit": "54e2446e0f9fa0abb3e45d923e5b93f0ec507894", "tree": "f3920ee819a25d187064cdc73a09a5d9b4fe5abe", "parents": [ "246665878b3578a306471eef2a94b6909141485a" ], "author": { "name": "Jim Purbrick", "email": "jimp@fb.com", "time": "Wed Oct 30 13:48:46 2013 -0700" }, "committer": { "name": "Michael Bolin", "email": "mbolin@fb.com", "time": "Wed Oct 30 14:11:02 2013 -0700" }, "message": "Update buckd consoles.\n\nSummary:\nParsers and FileHashCaches are reused by multiple commands,\nso need to have their consoles updated on each command so that they\ncan log to the current console.\n\nTest Plan:\n0) buck test --all\n1) buckd\n2) buck build -v 8 buck \u0026\u003e /dev/null\n3) touch tmp\n4) buck build -v 8 buck 2\u003e\u00261 | head\n5) check that 4 prints \"Parser watched event ENTRY_MODIFY ... tmp\"\n", "tree_diff": [ { "type": "modify", "old_id": "37446889ab48679551ca8baeefea6ace0ecbaf62", "old_mode": 33188, "old_path": "src/com/facebook/buck/cli/Main.java", "new_id": "1ce2d46576df9dd692edc040a6ee1b93bf275968", "new_mode": 33188, "new_path": "src/com/facebook/buck/cli/Main.java" }, { "type": "modify", "old_id": "c68c2b94b354d0719387eec6e32bc1d365c237fd", "old_mode": 33188, "old_path": "src/com/facebook/buck/parser/Parser.java", "new_id": "97c8f0b5e9bac34eef1f337ef8660620ae4b8a13", "new_mode": 33188, "new_path": "src/com/facebook/buck/parser/Parser.java" }, { "type": "modify", "old_id": "9032b84cdac5d409fc7d4f91c99554296f8b6459", "old_mode": 33188, "old_path": "src/com/facebook/buck/util/DefaultFileHashCache.java", "new_id": "f2d650979b2a20aa77b2f356043ce11778b04f0b", "new_mode": 33188, "new_path": "src/com/facebook/buck/util/DefaultFileHashCache.java" } ] }