]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix missing success() in t_preauth.py
authorGreg Hudson <ghudson@mit.edu>
Thu, 10 Sep 2015 17:22:24 +0000 (13:22 -0400)
committerGreg Hudson <ghudson@mit.edu>
Thu, 10 Sep 2015 17:22:24 +0000 (13:22 -0400)
commit3b7e7bcb108add23c3c4a159287c88adcfbd6fd2
tree6c7bffebe6552df0b97a74c8d15bf432272c5cff
parent7621d2f9a87214327ca3b2594e34dc7cea84596b
Fix missing success() in t_preauth.py

Add a success() call at the end to avoid displaying the debugging help
message on completion.

ticket: 8233
src/tests/t_preauth.py