From 7fe5c488e81163691847b54c6df15ea0f5f5143b Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Mon, 11 May 2015 09:03:08 +0000 Subject: yarns: Fix incorrect chunk name in test suite Change-Id: I60e808d7f42890dac2e1470a994e1a31a92401e7 --- yarns/implementations.yarn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarns/implementations.yarn b/yarns/implementations.yarn index 2fe59037..befd503e 100644 --- a/yarns/implementations.yarn +++ b/yarns/implementations.yarn @@ -325,7 +325,7 @@ another to hold a chunk. EOF install -m644 -D /dev/stdin << 'EOF' "stage2-chunk.morph" - name: test-chunk + name: stage2-chunk kind: chunk build-system: manual install-commands: -- cgit v1.2.1