)]}'
{
  "commit": "250bae8be0177fcc1435cb46d1aba7e40a0366b2",
  "tree": "74f4ee5db2d46d8e3d5fd66fbb8d8e94e44b53a7",
  "parents": [
    "43d1b6518e523df1bd15f07be480d10a9eb043bc"
  ],
  "author": {
    "name": "Steven Rostedt",
    "email": "srostedt@redhat.com",
    "time": "Fri Jul 15 22:05:59 2011 -0400"
  },
  "committer": {
    "name": "Steven Rostedt",
    "email": "rostedt@goodmis.org",
    "time": "Fri Jul 15 22:05:59 2011 -0400"
  },
  "message": "ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is not\n\nThe MIN_CONFIG is a single config that is considered to have all the\nconfigs that are required to boot the box.\n\nADD_CONFIG is a list of configs that we add that may contain configs\nknown to be broken (set off) or just configs that we want every box to\nhave and this can include shared configs.\n\nIf a config has no MIN_CONFIG defined, but has multiple files defined\nfor the ADD_CONFIG, the test will die, because the MIN_CONFIG will\ndefault to ADD_CONFIG. The problem is the code to open MIN_CONFIG\nexpects a string of one file, not multiple, and the open will fail.\n\nSince the real minconfig that is used is a concatination of MIN_CONFIG\nand ADD_CONFIG files, we change the code to open that instead of\nwhatever MIN_CONFIG defaults to.\n\nSigned-off-by: Steven Rostedt \u003crostedt@goodmis.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e826704703f4a2e885a399bd6a24d185d3f14f86",
      "old_mode": 33261,
      "old_path": "tools/testing/ktest/ktest.pl",
      "new_id": "8d02ccb10c598bc8c7a9e926e9b9500c75d51e37",
      "new_mode": 33261,
      "new_path": "tools/testing/ktest/ktest.pl"
    }
  ]
}
