alertmanager/cmd
Julius Volz b78869e749 Fix crash when no mesh router is configured (#919)
* Fix crash when no mesh router is configured

This adds a check for `meshListen != ""` around the waitFunc code as we
have around the other mesh-related code parts above.

Fixes https://github.com/prometheus/alertmanager/issues/914

* Update bindata
2017-07-22 10:56:55 +02:00
..
alertmanager Fix crash when no mesh router is configured (#919) 2017-07-22 10:56:55 +02:00
amtool Amtool implementation (#636) 2017-04-20 11:04:17 +02:00