Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information