Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.507 (Entity 5.507) From: ghudson@mit.edu Subject: git commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 572 Fix doubled "kadmind:" in kadmind fail_to_start() Commit 779a335f4e2deb2d76caf7d0dd3de847a040c050 added the fail_to_start() helper in ovsec_kadmd.c, accidentally sending the program name to stderr twice. Remove one of them. (cherry picked from commit 047d6641bc74696b7cbba0daf56abe632a1b8940) https://github.com/krb5/krb5/commit/37c517f3a1ec980227dd1e8f40033e439848c1dd Author: Greg Hudson Commit: 37c517f3a1ec980227dd1e8f40033e439848c1dd Branch: krb5-1.16 src/kadmin/server/ovsec_kadmd.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)