From 11a17ac1ccd59e428af735955b2007b2e1fcb982 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Fri, 30 Nov 2012 13:28:35 +0000 Subject: Test the list of modules --- (limited to 'commands/common.py') diff --git a/commands/common.py b/commands/common.py index 38c3418..6f2d9fd 100644 --- a/commands/common.py +++ b/commands/common.py @@ -27,12 +27,6 @@ def setup(): config.set_prefs_path(os.path.join(base_dir, "prefs")) config.set_logs_dir(logs_dir) - module_files = ["system.json", - "sugar.json", - "activities.json"] - - config.set_module_files(module_files) - dep_files = ["system", "sugar-build", "sugar-buildtime", -- cgit v0.9.1