summaryrefslogtreecommitdiff
path: root/yarns/splitting.yarn
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@gmail.com>2014-07-18 16:10:18 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2014-07-22 15:55:26 +0100
commita464a9e4f1e20ce98308470ac8adf87fec415407 (patch)
treecd993e31bffadf3ae265492ad404a47521b5c4ce /yarns/splitting.yarn
parent63aa14fc7fd988b03f2206cc9ed7503afa7039a0 (diff)
downloadmorph-a464a9e4f1e20ce98308470ac8adf87fec415407.tar.gz
Remove use of "morph" field in chunk specs in yarns
We don't use this in definitions.git, and we're going to change its semantics, so the test suite would break until we introduced the new semantics, unless we remove its use of the old semantics first.
Diffstat (limited to 'yarns/splitting.yarn')
-rw-r--r--yarns/splitting.yarn3
1 files changed, 0 insertions, 3 deletions
diff --git a/yarns/splitting.yarn b/yarns/splitting.yarn
index dbe87a5c..d35153e4 100644
--- a/yarns/splitting.yarn
+++ b/yarns/splitting.yarn
@@ -142,7 +142,6 @@ Implementations
- name: test-chunk
repo: test:test-chunk
ref: master
- morph: test-chunk
build-mode: test
build-depends: []
artifacts:
@@ -190,13 +189,11 @@ Implementations
- name: test-chunk
repo: test:test-chunk
ref: master
- morph: test-chunk
build-mode: test
build-depends: []
- name: unbuildable-chunk
repo: test:test-chunk
ref: refs/heads/master
- morph: unbuildable-chunk
build-mode: test
build-depends:
- test-chunk