]> Git Repo - linux.git/commitdiff
Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <[email protected]>
Thu, 2 Nov 2017 16:33:23 +0000 (09:33 -0700)
committerLinus Torvalds <[email protected]>
Thu, 2 Nov 2017 16:33:23 +0000 (09:33 -0700)
Pull kselftest fix from Shuah Khan:
 "This consists of a single fix to a regression to printing individual
  test results to the console. An earlier commit changed it to printing
  just the summary of results, which will negatively impact users that
  rely on console log to look at the individual test failures.

  This fix makes it optional to print summary and by default results get
  printed to the console"

* tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
  selftests: lib.mk: print individual test results to console by default


Trivial merge
This page took 0.053953 seconds and 4 git commands to generate.