]> git.ipfire.org Git - thirdparty/krb5.git/commit
Clarify directions when a Python test fails 470/head
authorGreg Hudson <ghudson@mit.edu>
Tue, 21 Jun 2016 16:44:51 +0000 (12:44 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 29 Jun 2016 17:28:27 +0000 (13:28 -0400)
commitf8b7fd9b61b442ba0d5dbd915e83685b366a4545
treec354e593c06b579fd32461cc7790124bfb37da17
parentebb59a92cc831dfef73dc41f8be6ccee68359300
Clarify directions when a Python test fails

In _onexit() in k5test.py, output an absolute path to the testlog
file, and output explicit directions on re-running the script with the
-v flag.
src/util/k5test.py