From 760eae8de73cbdac5f150707f67ef999481fe8b0 Mon Sep 17 00:00:00 2001 From: Tobias Ulmer Date: Fri, 13 Dec 2013 15:29:18 +0100 Subject: [PATCH] Remove missleading and unused info.build_modes 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 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 -- 2.39.5