summaryrefslogtreecommitdiff
path: root/without-test-modules
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-08-01 12:51:28 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-08-01 13:37:46 +0000
commit2bf9843afba2d4f2a81bb136ec693f7b52803639 (patch)
treedf84ebdfcb8213ac72eaeb6c088100474d559408 /without-test-modules
parent1eecb98389433aecd53f4d1c8fb9a9c2bc008df5 (diff)
downloadmorph-2bf9843afba2d4f2a81bb136ec693f7b52803639.tar.gz
Move BuildCommand from app into its own module
morphlib.app should be for application bringup and providing command line options used by the library code. Any external plugins that refer to morphlib.app.BuildCommand will need fixing.
Diffstat (limited to 'without-test-modules')
-rw-r--r--without-test-modules1
1 files changed, 1 insertions, 0 deletions
diff --git a/without-test-modules b/without-test-modules
index 67a1e143..91fcd117 100644
--- a/without-test-modules
+++ b/without-test-modules
@@ -13,4 +13,5 @@ morphlib/plugins/show_dependencies_plugin.py
morphlib/plugins/update_gits_plugin.py
morphlib/plugins/trebuchet_plugin.py
morphlib/plugins/branch_and_merge_plugin.py
+morphlib/buildcommand.py