summaryrefslogtreecommitdiff
path: root/tests.branching/edit-updates-stratum-build-depends.stdout
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2013-08-29 11:48:50 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2013-08-30 10:34:53 +0000
commit2beadc4d94bd77e1794832c758b6174ff1ada0a6 (patch)
treea4edb67ad6a7158517ad230acedba12cb9b27bac /tests.branching/edit-updates-stratum-build-depends.stdout
parentb0096f15bb3624207b1df71b22070b4780b03658 (diff)
downloadmorph-2beadc4d94bd77e1794832c758b6174ff1ada0a6.tar.gz
edit: Unset defaults before writing
This also amends the test suite. The git apply command to alter the stratum proved inflexible when anything changed, so it has been replaced by a small in-line python script.
Diffstat (limited to 'tests.branching/edit-updates-stratum-build-depends.stdout')
-rw-r--r--tests.branching/edit-updates-stratum-build-depends.stdout25
1 files changed, 8 insertions, 17 deletions
diff --git a/tests.branching/edit-updates-stratum-build-depends.stdout b/tests.branching/edit-updates-stratum-build-depends.stdout
index 5b556e3c..00b303bd 100644
--- a/tests.branching/edit-updates-stratum-build-depends.stdout
+++ b/tests.branching/edit-updates-stratum-build-depends.stdout
@@ -1,30 +1,21 @@
diff --git a/hello-stratum.morph b/hello-stratum.morph
-index 73ed482..b3f27b4 100644
+index 73ed482..3731d63 100644
--- a/hello-stratum.morph
+++ b/hello-stratum.morph
-@@ -1,8 +1,11 @@
-+build-depends: []
- chunks:
+@@ -2,7 +2,7 @@ chunks:
- build-depends: []
build-mode: test
-+ morph: hello
name: hello
- ref: master
+ ref: newbranch
repo: test:hello
-+description: ''
kind: stratum
name: hello-stratum
diff --git a/hello-system.morph b/hello-system.morph
-index 721473c..a4c5640 100644
+index 721473c..94c1837 100644
--- a/hello-system.morph
+++ b/hello-system.morph
-@@ -1,9 +1,12 @@
- arch: x86_64
-+configuration-extensions: []
-+description: ''
-+disk-size: 1G
- kind: system
+@@ -3,9 +3,8 @@ kind: system
name: hello-system
strata:
- morph: hello-stratum
@@ -33,11 +24,13 @@ index 721473c..a4c5640 100644
repo: test:morphs
- morph: xyzzy-stratum
ref: master
+ repo: test:morphs
+-system-kind: rootfs-tarball
diff --git a/xyzzy-stratum.morph b/xyzzy-stratum.morph
-index e302037..71e7651 100644
+index e302037..97f7208 100644
--- a/xyzzy-stratum.morph
+++ b/xyzzy-stratum.morph
-@@ -1,11 +1,13 @@
+@@ -1,11 +1,11 @@
build-depends:
- morph: hello-stratum
- ref: master
@@ -45,11 +38,9 @@ index e302037..71e7651 100644
repo: test:morphs
chunks:
- build-depends: []
-+ morph: hello
name: hello
- ref: master
+ ref: newbranch
repo: test:hello
-+description: ''
kind: stratum
name: xyzzy-stratum