Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndris Zeila <andris.zeila@zabbix.com>2020-03-30 09:51:09 +0300
committerAndris Zeila <andris.zeila@zabbix.com>2020-03-30 09:51:09 +0300
commit840a48d9ef96bf2a469f7fd3820370b5b8613926 (patch)
tree8196167b5f9cf01cf41620b028a9dab58c47ce46 /tests/libs/zbxdbcache
parentedb7f9195c0022213b94051f8d2c9fa5c1e91a8a (diff)
.......... [ZBXNEXT-702] updated evaluate_function tests to verify string values
Diffstat (limited to 'tests/libs/zbxdbcache')
-rw-r--r--tests/libs/zbxdbcache/dc_check_maintenance_period.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/libs/zbxdbcache/dc_check_maintenance_period.c b/tests/libs/zbxdbcache/dc_check_maintenance_period.c
index 007a99c4abb..c910fd4ab97 100644
--- a/tests/libs/zbxdbcache/dc_check_maintenance_period.c
+++ b/tests/libs/zbxdbcache/dc_check_maintenance_period.c
@@ -34,7 +34,6 @@
static zbx_timeperiod_type_t get_period_type(const char *path)
{
- zbx_mock_error_t err;
const char *data;
data = zbx_mock_get_parameter_string(path);