commit | b2b07ea282721b6c7bed21e95e2c00dd95cb8520 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | Thu Mar 22 16:36:34 2018 -0400 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Fri Apr 06 14:05:39 2018 -0400 |
tree | e3a333671f106ce1daef39d6c64695521f6da0b6 | |
parent | b337f9790a0c8f0f01abf9fe3e1f48894b773899 [diff] |
ktest.pl: Use diffconfig if available for failed config bisects Check to see if diffconfig is available and use that to diff the configs instead of using 'diff -u', as diffconfig produces much better output of kernel config files. It checks the source directory for the executable. Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>