Skip to content

Commit

Permalink
Revert "let radsniff return "OK" if we're OK."
Browse files Browse the repository at this point in the history
This reverts commit 93ac467.
  • Loading branch information
alandekok committed May 15, 2020
1 parent 28839cd commit dbcda5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bin/radsniff.c
Expand Up @@ -3007,7 +3007,6 @@ int main(int argc, char *argv[])
fr_event_loop(events); /* Enter the main event loop */

DEBUG2("Done sniffing");
ret = 0;

finish:
cleanup = true;
Expand Down

0 comments on commit dbcda5a

Please sign in to comment.