summaryrefslogtreecommitdiff
path: root/morphlib/morph2.py
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-10-08 16:16:42 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-10-08 16:16:42 +0000
commit53f9395fa3570c7f0a07825e125fc4713864af3c (patch)
tree686d68d2150620e9dea4e3e90ab2f17ee931aba1 /morphlib/morph2.py
parent6e36e9a1a29495f0c8b62fedddadcf8df78506d9 (diff)
parentd9b77f6e78e1bfa6c8cc9b55becf1280ad5c018d (diff)
downloadmorph-53f9395fa3570c7f0a07825e125fc4713864af3c.tar.gz
Merge remote-tracking branch 'origin/danielfirth/RT241'
Reviewed-by: Lars Wirzenius Reviewed-by: Richard Maw
Diffstat (limited to 'morphlib/morph2.py')
-rw-r--r--morphlib/morph2.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/morphlib/morph2.py b/morphlib/morph2.py
index a10dda8d..0e0d9201 100644
--- a/morphlib/morph2.py
+++ b/morphlib/morph2.py
@@ -60,7 +60,9 @@ class Morphology(object):
('arch', None),
('configuration-extensions', []),
],
- 'cluster': []
+ 'cluster': [
+ ('description', ''),
+ ],
}
@staticmethod