Skip to content

Commit

Permalink
clear flag in tutorial-16
Browse files Browse the repository at this point in the history
  • Loading branch information
holmes1412 committed Jul 25, 2022
1 parent 82b5fe8 commit d8db702
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tutorial/tutorial-16-graceful_restart/bootstrap.c
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ int main(int argc, const char *argv[])

status = 0;
ret = 0;
flag = 0;
fprintf(stderr, "Bootstrap daemon running with server pid-%d. "
"Send SIGUSR1 to RESTART or SIGTERM to STOP.\n", pid);

Expand Down

0 comments on commit d8db702

Please sign in to comment.