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: ghudson@mit.edu Subject: git commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 367 Fix kpropd -x A missing break in the switch statement caused kpropd -x to error out with a usage message. https://github.com/krb5/krb5/commit/75b2ec88c4d75e7215322d2f0019307310cc9701 Author: Greg Hudson Commit: 75b2ec88c4d75e7215322d2f0019307310cc9701 Branch: master src/slave/kpropd.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)