[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/02: tests: zabbix: Fix typo in comment.
From: |
guix-commits |
Subject: |
02/02: tests: zabbix: Fix typo in comment. |
Date: |
Wed, 15 Jul 2020 15:20:22 -0400 (EDT) |
wigust pushed a commit to branch master
in repository guix.
commit 37fea3c30a79d2c401dd64b446a0fbfe4a14b966
Author: Oleg Pykhalov <go.wigust@gmail.com>
AuthorDate: Sat Jul 11 14:01:44 2020 +0300
tests: zabbix: Fix typo in comment.
* gnu/tests/monitoring.scm (run-zabbix-server-test)[test]: Fix typo in
comment.
---
gnu/tests/monitoring.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/tests/monitoring.scm b/gnu/tests/monitoring.scm
index 732fbc5..d20b8ac 100644
--- a/gnu/tests/monitoring.scm
+++ b/gnu/tests/monitoring.scm
@@ -280,7 +280,7 @@ zabbix||{}
'(file-exists? "/var/run/nginx/pid")
marionette))
- ;; Make sure we can access pages that correspond to our repository.
+ ;; Make sure we can access pages that correspond to our Zabbix
instance.
(letrec-syntax ((test-url
(syntax-rules ()
((_ path code)