From 5361359208bcd6abd36d4f8fcbe614213e8d8ea4 Mon Sep 17 00:00:00 2001 From: Tobias Ulmer Date: Fri, 13 Dec 2013 15:30:55 +0100 Subject: [PATCH] Remove missleading and unused info.build_mode Signed-off-by: Tobias Ulmer --- local/e2tool.lua | 3 --- 1 file changed, 3 deletions(-) diff --git a/local/e2tool.lua b/local/e2tool.lua index d944fd1..b7a9a98 100644 --- a/local/e2tool.lua +++ b/local/e2tool.lua @@ -1278,9 +1278,6 @@ function e2tool.collect_project_info(info, skip_load_config) info.default_repo_server = "projects" info.default_files_server = "upstream" - -- the build mode policy used - info.build_mode = nil - -- prefix the chroot call with this tool (switch to 32bit on amd64) -- XXX not in buildid, as it is filesystem location dependent... info.chroot_call_prefix = {} -- 2.39.5