Print what version the client starts at.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21817 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -548,7 +548,8 @@ main(int argc, char **argv)
|
||||
if (ret)
|
||||
krb5_err (context, 1, ret, "krb5_sendauth");
|
||||
|
||||
krb5_warnx(context, "ipropd-slave started");
|
||||
krb5_warnx(context, "ipropd-slave started at version: %ld",
|
||||
(long)server_context->log_context.version);
|
||||
|
||||
ihave (context, auth_context, master_fd,
|
||||
server_context->log_context.version);
|
||||
|
Reference in New Issue
Block a user