summaryrefslogtreecommitdiff
path: root/yarns
diff options
context:
space:
mode:
Diffstat (limited to 'yarns')
-rw-r--r--yarns/implementations.yarn3
1 files changed, 2 insertions, 1 deletions
diff --git a/yarns/implementations.yarn b/yarns/implementations.yarn
index fa31d372..cfb744f7 100644
--- a/yarns/implementations.yarn
+++ b/yarns/implementations.yarn
@@ -64,10 +64,11 @@ another to hold a chunk.
mkdir "$DATADIR/gits/morphs"
+ arch=$(run_morph print-architecture)
cat << EOF > "$DATADIR/gits/morphs/test-system.morph"
name: test-system
kind: system
- arch: $(uname -m)
+ arch: $arch
strata:
- name: test-stratum
repo: test:morphs