]> git.ipfire.org Git - thirdparty/krb5.git/commit
Exit quietly from k5test scripts on interrupt
authorGreg Hudson <ghudson@mit.edu>
Sun, 13 Mar 2016 16:20:43 +0000 (12:20 -0400)
committerGreg Hudson <ghudson@mit.edu>
Fri, 8 Apr 2016 21:01:09 +0000 (17:01 -0400)
commit1eff2df7244c9a64729ba4799c8cbb17572081c5
tree37dccf2ce125cf9f35bc6f5e42c7a81958dcac19
parentff5eb892910eeac335d989ae14020da4ffbcc8ec
Exit quietly from k5test scripts on interrupt

Set up a SIGINT handler in k5test.py to avoid printing a stack trace
or debugging instructions on control-C.
src/util/k5test.py