From: Tobias Ulmer Date: Fri, 16 Sep 2016 16:10:32 +0000 (+0200) Subject: e2tool: lock the info table, cross fingers X-Git-Tag: e2factory-2.3.15rc1~94 X-Git-Url: https://git.e2factory.org/?a=commitdiff_plain;h=020f820a44154172b4475673bc30dff85338225f;p=e2factory.git e2tool: lock the info table, cross fingers Signed-off-by: Tobias Ulmer --- diff --git a/local/e2tool.lua b/local/e2tool.lua index 90185ae..a418380 100644 --- a/local/e2tool.lua +++ b/local/e2tool.lua @@ -655,7 +655,7 @@ function e2tool.collect_project_info(info, skip_load_config) return false, re end - return info + return strict.lock(info) end --- Returns a sorted vector with all dependencies for the given result