summaryrefslogtreecommitdiff
path: root/yarns/implementations.yarn
diff options
context:
space:
mode:
Diffstat (limited to 'yarns/implementations.yarn')
-rw-r--r--yarns/implementations.yarn4
1 files changed, 2 insertions, 2 deletions
diff --git a/yarns/implementations.yarn b/yarns/implementations.yarn
index 8ed5a5e9..d100febb 100644
--- a/yarns/implementations.yarn
+++ b/yarns/implementations.yarn
@@ -46,7 +46,7 @@ we'll create a repository to hold system and stratum morphologies, and
another to hold a chunk.
IMPLEMENTS GIVEN a chunk with recursive sources with non-empty paths
- cd "$DATADIR/gits/morphs"
+ cd "$DATADIR/gits/definitions"
echo "version: 8" > VERSION
cat << EOF >> strata/core.morph
- name: invalid-chunk
@@ -93,7 +93,7 @@ another to hold a chunk.
git add .
git commit -m "Add submodule"
- cd "$DATADIR/gits/morphs"
+ cd "$DATADIR/gits/definitions"
echo "version: 8" > VERSION
cat << EOF >> strata/core.morph
- name: chunk-with-submodules