]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add k5test --trace option 1457/head
authorGreg Hudson <ghudson@mit.edu>
Mon, 22 Sep 2025 19:43:43 +0000 (15:43 -0400)
committerGreg Hudson <ghudson@mit.edu>
Fri, 26 Sep 2025 16:19:41 +0000 (12:19 -0400)
commit26f94a2b9952089066c1f42403a35307575ac606
tree62732c8bdf42c1b4e6ccbf9e8333cffea7cc0088
parent3466589de7de7e74aa53c560b83313ae7d2f8b6f
Add k5test --trace option

Make it easier to collect trace logs for commands invoked by test
scripts.  Trace output will be placed in testtrace.<cmdnum> for
daemons, or collected in the log for regular command invocations.
.gitignore
src/config/post.in
src/util/k5test.py