From f6eb09c03e4a5a63291d9fd0c8d2b9839855de7c Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Wed, 1 Aug 2012 13:04:53 +0000 Subject: Move cmd_build to a separate plugin It's such a small amount of code, it's possibly not worth it, but now all commands are in plugins. --- without-test-modules | 1 + 1 file changed, 1 insertion(+) (limited to 'without-test-modules') diff --git a/without-test-modules b/without-test-modules index 91fcd117..aaa796f7 100644 --- a/without-test-modules +++ b/without-test-modules @@ -14,4 +14,5 @@ morphlib/plugins/update_gits_plugin.py morphlib/plugins/trebuchet_plugin.py morphlib/plugins/branch_and_merge_plugin.py morphlib/buildcommand.py +morphlib/plugins/build_plugin.py -- cgit v1.2.1