Skip to content
Snippets Groups Projects
Unverified Commit dfba3ff3 authored by Cameron Sparr's avatar Cameron Sparr
Browse files

fix telegraf swallowing panics in --test mode

this defer function was causing telegraf to call os.Exit(0) instead of
panicking when it was supposed to.

closes #2341
parent 285be648
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment