[dm-devel] [PATCH v2 11/30] tests/hwtable: decrease log verbosity

Martin Wilck mwilck at suse.com
Mon Jun 24 09:27:37 UTC 2019


Signed-off-by: Martin Wilck <mwilck at suse.com>
---
 tests/hwtable.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/hwtable.c b/tests/hwtable.c
index 13da1d99..f436f52d 100644
--- a/tests/hwtable.c
+++ b/tests/hwtable.c
@@ -457,7 +457,7 @@ static void replicate_config(const struct hwt_state *hwt, bool local)
 	vector hwtable;
 	struct config *conf;
 
-	condlog(1, "--- %s: replicating %s configuration", __func__,
+	condlog(3, "--- %s: replicating %s configuration", __func__,
 		local ? "local" : "full");
 
 	conf = get_multipath_config();
-- 
2.21.0




More information about the dm-devel mailing list