From: Tobias Ulmer Date: Fri, 13 Dec 2013 14:29:18 +0000 (+0100) Subject: Remove missleading and unused info.build_modes X-Git-Tag: e2factory-2.3.15rc1~278 X-Git-Url: https://git.e2factory.org/?a=commitdiff_plain;h=760eae8de73cbdac5f150707f67ef999481fe8b0;p=e2factory.git Remove missleading and unused info.build_modes Signed-off-by: Tobias Ulmer --- diff --git a/local/e2tool.lua b/local/e2tool.lua index 1c0e71e..d944fd1 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" - -- build modes - info.build_modes = { "tag", "branch" } - -- the build mode policy used info.build_mode = nil