]> git.ipfire.org Git - thirdparty/krb5.git/commit
Collect failed command trace logs in k5test 1458/head
authorGreg Hudson <ghudson@mit.edu>
Sat, 27 Sep 2025 06:32:58 +0000 (02:32 -0400)
committerGreg Hudson <ghudson@mit.edu>
Tue, 30 Sep 2025 20:41:19 +0000 (16:41 -0400)
commitd908e4b505ccf038602bf8e4bb1540fd1826fc84
treea4eae1af5b4d8032a5603ec596ec70f9a0b2aba6
parent340253cac7cbb249d8d859eae0ea0c44fd62025a
Collect failed command trace logs in k5test

In _run_cmd(), read the trace file and copy it into the log before
checking the return code and expected output message.
src/util/k5test.py