]> git.ipfire.org Git - thirdparty/krb5.git/commit
Output last command info on k5test failures 515/head
authorGreg Hudson <ghudson@mit.edu>
Wed, 17 Aug 2016 15:50:31 +0000 (11:50 -0400)
committerGreg Hudson <ghudson@mit.edu>
Thu, 18 Aug 2016 17:16:41 +0000 (13:16 -0400)
commit02333eb4ca63de43f465a372bd1291cf6b47bdc8
treec7c355cb92449ed8316c2bab085696722991a7f1
parentb9bb73e4487e06fd0e253ecdfd1fa45645d6f3c2
Output last command info on k5test failures

When a k5test failure occurs, display the last executed command, its
command index, and its output.  This will make it easier to understand
"make check" failures when it is not easy to run subsequent commands
or investigate the filesystem of the build host.
src/util/k5test.py