From 85f4d798838c4e6ed7477856819965d94002db0e Mon Sep 17 00:00:00 2001 From: "David B. Kinder" Date: Mon, 8 Feb 2021 17:44:06 -0800 Subject: [PATCH] doc: test for simple xsd edit CI test for simple xsd edit Tracked-On: #5692 Signed-off-by: David B. Kinder --- misc/config_tools/schema/types.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/config_tools/schema/types.xsd b/misc/config_tools/schema/types.xsd index ee2b7cc3d..22e6045b4 100644 --- a/misc/config_tools/schema/types.xsd +++ b/misc/config_tools/schema/types.xsd @@ -76,7 +76,7 @@ severity and intent: - 1 (LOG_FATAL) system is unusable -- 2 (LOG_ACRN) +- 2 (LOG_ACRN) hypervisor failure - 3 (LOG_ERROR) error conditions - 4 (LOG_WARNING) warning conditions - 5 (LOG_INFO) informational