From 840c4f639bc253bcc8c1d03178e2a4e292f9e9ef Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Wed, 13 Jun 2012 17:21:00 +0100 Subject: morphlib: add artifact cache reference class The artifact cache doesn't need to know the whole of an artifact object to be able to retrieve something from the cache, just the basename. This can be generated from the contents, or just saved itself. --- 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 d91cc77b..936e0b07 100644 --- a/without-test-modules +++ b/without-test-modules @@ -1,4 +1,5 @@ morphlib/__init__.py +morphlib/artifactcachereference.py morphlib/builddependencygraph.py morphlib/tester.py morphlib/git.py -- cgit v1.2.1