summaryrefslogtreecommitdiff
path: root/tests.branching/setup-second-chunk
diff options
context:
space:
mode:
Diffstat (limited to 'tests.branching/setup-second-chunk')
-rwxr-xr-xtests.branching/setup-second-chunk4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests.branching/setup-second-chunk b/tests.branching/setup-second-chunk
index 058fb222..24604ab8 100755
--- a/tests.branching/setup-second-chunk
+++ b/tests.branching/setup-second-chunk
@@ -49,12 +49,12 @@ chunks:
repo: test:hello
ref: master
build-depends: []
- build-mode: test
+ build-mode: bootstrap
- name: goodbye
repo: test:goodbye
ref: master
build-depends: []
- build-mode: test
+ build-mode: bootstrap
EOF
git commit -q --all -m "Add goodbye to hello-stratum"