Mercurial > dropbear
diff cli-main.c @ 1683:41bf8f216644
merge rsa-sha256
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Tue, 26 May 2020 00:24:02 +0800 |
parents | d5cdc60db08e |
children | 789466c5956b |
line wrap: on
line diff
--- a/cli-main.c Mon May 25 20:55:13 2020 +0500 +++ b/cli-main.c Tue May 26 00:24:02 2020 +0800 @@ -106,6 +106,7 @@ /* Render the formatted exit message */ vsnprintf(exitmsg, sizeof(exitmsg), format, param); + TRACE(("Exited, cleaning up: %s", exitmsg)) /* Add the prefix depending on session/auth state */ if (!ses.init_done) {