summaryrefslogtreecommitdiff
path: root/tests.branching/edit-updates-stratum.stdout
blob: e84dbe098c90877bacc0735bb1e4177f5987c982 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
diff --git a/hello-stratum.morph b/hello-stratum.morph
index 73ed482..3731d63 100644
--- a/hello-stratum.morph
+++ b/hello-stratum.morph
@@ -2,7 +2,7 @@ chunks:
 - build-depends: []
   build-mode: test
   name: hello
-  ref: master
+  ref: newbranch
   repo: test:hello
 kind: stratum
 name: hello-stratum
diff --git a/hello-system.morph b/hello-system.morph
index b0fed3b..801a955 100644
--- a/hello-system.morph
+++ b/hello-system.morph
@@ -3,6 +3,5 @@ kind: system
 name: hello-system
 strata:
 - morph: hello-stratum
-  ref: master
+  ref: newbranch
   repo: test:morphs
-system-kind: rootfs-tarball