Merge tag 'ktest-fix-make-min-failed-build-for-real' of git://git.kernel.org/pub...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 27 Feb 2012 23:43:05 +0000 (15:43 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 27 Feb 2012 23:43:05 +0000 (15:43 -0800)
While demoing ktest at ELC in 2012, it was embarrassing that the
make_min_config test failed to work because the snowball board I was
testing it against had a config that would not build.  But the
make_min_config only tested the testing part and ignored build failures.
The end result was a config file that would not boot.

This time, for real.

* tag 'ktest-fix-make-min-failed-build-for-real' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest:
  ktest: Fix make_min_config test when build fails


Trivial merge