summaryrefslogtreecommitdiff
path: root/yarns/implementations.yarn
diff options
context:
space:
mode:
Diffstat (limited to 'yarns/implementations.yarn')
-rw-r--r--yarns/implementations.yarn2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarns/implementations.yarn b/yarns/implementations.yarn
index 45bb2058..bd56bee1 100644
--- a/yarns/implementations.yarn
+++ b/yarns/implementations.yarn
@@ -860,7 +860,7 @@ Implementations for building systems
- echo dummy configure
build-commands:
- echo The next command will fail
- - false
+ - 'false'
EOF
git add "${chunk_name}".morph
git commit -m "Update ${chunk_name} build commands"