deis / monitor

Monitoring for Deis Workflow
https://deis.com
MIT License
22 stars 32 forks source link

fix(ini): a stray quote was causing INI parsing to break #130

Closed helgi closed 8 years ago

helgi commented 8 years ago

Error: parsing template grafana.ini.tpl (template: grafana.ini.tpl:208: bad character U+0022 '"')

deis-bot commented 8 years ago

@jchauncey is a potential reviewer of this pull request based on my analysis of git blame information. Thanks @helgi!

smothiki commented 8 years ago

Awesome catch