mbox series

[bug#33836,0/2] Apply suggestions.

Message ID 20190228224001.27182-1-go.wigust@gmail.com
Headers show
Series Apply suggestions. | expand

Message

Oleg Pykhalov Feb. 28, 2019, 10:39 p.m. UTC
Hello Ludovic,

Apologies for a big delay.

I applied all your suggestions and improved (I hope) text in error and hint.

Oleg Pykhalov (2):
  services: configuration: Add '%location'.
  services: zabbix-front-end: Show location in messages.

 gnu/services/configuration.scm |  5 +++
 gnu/services/monitoring.scm    | 57 ++++++++++++++++++++--------------
 2 files changed, 38 insertions(+), 24 deletions(-)

Comments

Ludovic Courtès March 10, 2019, 5:21 p.m. UTC | #1
Hi Oleg,

Oleg Pykhalov <go.wigust@gmail.com> skribis:

> Apologies for a big delay.
>
> I applied all your suggestions and improved (I hope) text in error and hint.
>
> Oleg Pykhalov (2):
>   services: configuration: Add '%location'.
>   services: zabbix-front-end: Show location in messages.

LGTM, thank you!

Ludo’.