Skip to content

Commit

Permalink
zebra: Break all compile
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Winter <[email protected]>
  • Loading branch information
mwinter-osr committed Sep 26, 2023
1 parent f936165 commit dda02ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zebra/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,8 @@ static void sigint(void)
/* send RA lifetime of 0 before stopping. rfc4861/6.2.5 */
rtadv_stop_ra_all();

full_error_here_for_ci_test();

frr_early_fini();

/* Stop the opaque module pthread */
Expand Down

0 comments on commit dda02ed

Please sign in to comment.