summaryrefslogtreecommitdiff
path: root/proto-shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'proto-shell.c')
-rw-r--r--proto-shell.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/proto-shell.c b/proto-shell.c
index 5f2224b..77c9b87 100644
--- a/proto-shell.c
+++ b/proto-shell.c
@@ -169,6 +169,7 @@ proto_shell_handler(struct interface_proto_state *proto,
return 0;
}
+ state->renew_pending = false;
action = "renew";
} else {
if (state->sm == S_TEARDOWN)