]> git.e2factory.org Git - e2factory.git/commitdiff
Remove missleading and unused info.build_mode
authorTobias Ulmer <tu@emlix.com>
Fri, 13 Dec 2013 14:30:55 +0000 (15:30 +0100)
committerTobias Ulmer <tu@emlix.com>
Wed, 16 Nov 2016 14:41:17 +0000 (15:41 +0100)
Signed-off-by: Tobias Ulmer <tu@emlix.com>
local/e2tool.lua

index d944fd1210d9e7917c635a09f1298e651b4b4f8d..b7a9a98b8fa5b177263515f4df50a1cc8fbbe89d 100644 (file)
@@ -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 = {}