)]}'
{
  "commit": "c6b7dd16890aa63eadd510621e4cd19bb6c5badc",
  "tree": "83f4650016474db8df54b0a481288cd997a04257",
  "parents": [
    "ad216bf3a023569249069ec6dc5c93fd7bd741d7"
  ],
  "author": {
    "name": "Stephan Guilloux",
    "email": "stephan.guilloux@free.fr",
    "time": "Sat Apr 25 22:07:28 2009 +0000"
  },
  "committer": {
    "name": "Carl-Daniel Hailfinger",
    "email": "c-d.hailfinger.devel.2006@gmx.net",
    "time": "Sat Apr 25 22:07:28 2009 +0000"
  },
  "message": "The flashrom makefile wants to redirect both stdout and stderr to /dev/null for one compile test\n\nThe old variant of using \u0026\u003e/dev/null works on bash and zsh, but not on\ndash and tcsh. dash and tcsh interpret it as \"background command and\ntruncate /dev/null\" which is not what we want. \u003e\u0026 works on tcsh and\nbash, but it is not POSIX compliant.\nSince make uses /bin/sh and /bin/sh has to be POSIX compliant, we can\nuse the POSIX variant of stderr and stdout redirection.\n\n\u003e/dev/null 2\u003e\u00261\nis POSIX compliant. This is specified in SuSv3, Shell Command Language,\nsections 2.7.2 and 2.7.6.\n\nCorresponding to flashrom svn r443 and coreboot v2 svn r4211.\n\nSigned-off-by: Stephan Guilloux \u003cstephan.guilloux@free.fr\u003e\nSigned-off-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\nAcked-by: Ward Vandewege \u003cward@gnu.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cf9570a6bc851a0549d5de7fb59f665ecff15a36",
      "old_mode": 33188,
      "old_path": "Makefile",
      "new_id": "4699784c07342dfd1d83013528eef593d425decb",
      "new_mode": 33188,
      "new_path": "Makefile"
    }
  ]
}
