From 198b59056058be476cb95e44fbe839f09258527c Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Wed, 27 Nov 2013 14:33:22 +0000 Subject: morphlib: Add BuildBranch abstraction This is an abstraction on top of SystemBranchDirectories, providing the ability to add uncommitted changes to the temporary build branch, push temporary build branches and retrieve the correct repository URI and ref to build the system. --- without-test-modules | 2 ++ 1 file changed, 2 insertions(+) (limited to 'without-test-modules') diff --git a/without-test-modules b/without-test-modules index 4efcdb40..c34ba59c 100644 --- a/without-test-modules +++ b/without-test-modules @@ -28,3 +28,5 @@ morphlib/plugins/trovectl_plugin.py morphlib/plugins/gc_plugin.py morphlib/plugins/branch_and_merge_new_plugin.py morphlib/plugins/print_architecture_plugin.py +# Not unit tested, since it needs a full system branch +morphlib/buildbranch.py -- cgit v1.2.1