summaryrefslogtreecommitdiff
path: root/tests.branching/add-then-edit.script
diff options
context:
space:
mode:
Diffstat (limited to 'tests.branching/add-then-edit.script')
-rwxr-xr-xtests.branching/add-then-edit.script1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests.branching/add-then-edit.script b/tests.branching/add-then-edit.script
index bd1094e5..59b7e60f 100755
--- a/tests.branching/add-then-edit.script
+++ b/tests.branching/add-then-edit.script
@@ -36,6 +36,7 @@ stratum["chunks"].append({
"name": "goodbye",
"ref": "master",
"repo": "test:goodbye",
+ "build-system": "manual",
})
with open("hello-stratum.morph", "w") as f:
yaml.dump(stratum, f)