)]}'
{
  "commit": "bbc2765244979effd163310ce92e08d57113cb98",
  "tree": "ce64aa051042669b7074dfc102a08f4c68d3d63a",
  "parents": [
    "72e74667ce4861095b8cd0d5340df6e94e5efa64"
  ],
  "author": {
    "name": "Aditya Gupta",
    "email": "adityag@linux.ibm.com",
    "time": "Sat May 09 21:20:00 2026 +0530"
  },
  "committer": {
    "name": "Reza Arbab",
    "email": "arbab@linux.ibm.com",
    "time": "Wed May 13 08:51:45 2026 -0500"
  },
  "message": "Fix grep warning in Makefile.rules\n\nCurrently, make shows below grep warnings\n\n        [NM]  skiboot.tmp.map\ngrep: warning: stray \\ before a\n        [AS]  asm/real_map.o\n        [LD]  skiboot.elf\n        [NM]  skiboot.map\n        [OBJCOPY]  skiboot.lid\ngrep: warning: stray \\ before a\n        [XZ]  skiboot.lid.xz\n        [STB-DEVELOPMENT-SIGNED-CONTAINER] skiboot.lid.stb\n        [STB-DEVELOPMENT-SIGNED-CONTAINER] skiboot.lid.xz.stb\n\nThis is due to \"\\$[adt]\" being treated as \"\\adt]\", since \u0027$[\u0027 is empty\nEscape $ with $$. Also simplify the expression using -E removing need to\nuse \u0027\\\u0027\n\nSigned-off-by: Aditya Gupta \u003cadityag@linux.ibm.com\u003e\nSigned-off-by: Reza Arbab \u003carbab@linux.ibm.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "dcebde6d2feff4a5418937a0827639ad35366385",
      "old_mode": 33188,
      "old_path": "Makefile.rules",
      "new_id": "6a3211cfe186294691715d9f58f0f23c0d1564f7",
      "new_mode": 33188,
      "new_path": "Makefile.rules"
    }
  ]
}
