summaryrefslogtreecommitdiff
path: root/without-test-modules
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-06-13 17:21:00 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2012-06-13 17:21:00 +0100
commit840c4f639bc253bcc8c1d03178e2a4e292f9e9ef (patch)
tree755cbdab98dbbd9fe1af7fcedfa24762ddb14472 /without-test-modules
parent6986f4c9c4c64217f762366d8fe34003864d8df2 (diff)
downloadmorph-840c4f639bc253bcc8c1d03178e2a4e292f9e9ef.tar.gz
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.
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 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