From: Tobias Ulmer Date: Fri, 13 Dec 2013 14:30:55 +0000 (+0100) Subject: Remove missleading and unused info.build_mode X-Git-Tag: e2factory-2.3.15rc1~277 X-Git-Url: https://git.e2factory.org/?a=commitdiff_plain;h=5361359208bcd6abd36d4f8fcbe614213e8d8ea4;p=e2factory.git Remove missleading and unused info.build_mode Signed-off-by: Tobias Ulmer --- 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 = {}