From 03a147626c964b5f753af478ff96573c428e698f Mon Sep 17 00:00:00 2001 From: Tobias Ulmer Date: Thu, 5 Jan 2017 19:50:46 +0100 Subject: [PATCH] licence: remove debug message Signed-off-by: Tobias Ulmer --- local/licence.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/local/licence.lua b/local/licence.lua index 6a8b01d..53b011f 100644 --- a/local/licence.lua +++ b/local/licence.lua @@ -159,7 +159,6 @@ function licence.load_licence_config(info) for name,l in pairs(ltable) do local lerr = err.new("error in licence %q", name) - e2lib.logf(4, "in licence.load_licence_config, add %s, %s", tostring(name), tostring(l)) rc, re = e2lib.vrfy_dict_exp_keys(l, "licence", { "server", "files" }) -- 2.39.5