From 5bb9b6329d50af025af395a6f8538db73c9abce5 Mon Sep 17 00:00:00 2001 From: Marcus Bakker Date: Tue, 20 Aug 2019 11:14:51 +0200 Subject: [PATCH] Changed variable name. --- constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants.py b/constants.py index a4c43f8..749d15e 100644 --- a/constants.py +++ b/constants.py @@ -168,5 +168,5 @@ EQL_INVALID_RESULT_DS = '[!] Invalid data source administration content. Check y EQL_INVALID_RESULT_TECH = '[!] Invalid technique administration content. Check your EQL query to return ' # Health text -HEALTH_HAS_ERROR = '[!] The below YAML file contains possible errors. It\'s recommended to check via the ' \ +HEALTH_ERROR_TXT = '[!] The below YAML file contains possible errors. It\'s recommended to check via the ' \ '\'--health\' argument or using the option in the interactive menu: \n - '