Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: tlyu@mit.edu Subject: git commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 473 Fix kpropd -x A missing break in the switch statement caused kpropd -x to error out with a usage message. (cherry picked from commit 75b2ec88c4d75e7215322d2f0019307310cc9701) https://github.com/krb5/krb5/commit/57f106a68ed91d2930faadb7667cdfaa074c07c3 Author: Greg Hudson Committer: Tom Yu Commit: 57f106a68ed91d2930faadb7667cdfaa074c07c3 Branch: krb5-1.12 src/slave/kpropd.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)