globpath: only walk tree if ** is defined

closes #1517
This commit is contained in:
Cameron Sparr
2016-09-28 14:55:29 +01:00
parent e7e39df6a0
commit 52134555d6
2 changed files with 26 additions and 7 deletions

View File

@@ -36,6 +36,7 @@
- [#1768](https://github.com/influxdata/telegraf/pull/1768): Speed up statsd parsing.
- [#1751](https://github.com/influxdata/telegraf/issues/1751): Fix powerdns integer parse error handling.
- [#1752](https://github.com/influxdata/telegraf/issues/1752): Fix varnish plugin defaults not being used.
- [#1517](https://github.com/influxdata/telegraf/issues/1517): Fix windows glob paths.
## v1.0.1 [unreleased]