summaryrefslogtreecommitdiff
path: root/tests.branching/petrify.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'tests.branching/petrify.stdout')
-rw-r--r--tests.branching/petrify.stdout16
1 files changed, 7 insertions, 9 deletions
diff --git a/tests.branching/petrify.stdout b/tests.branching/petrify.stdout
index ea0fb795..eecd51ce 100644
--- a/tests.branching/petrify.stdout
+++ b/tests.branching/petrify.stdout
@@ -1,14 +1,12 @@
{
- "build-system": "manual",
+ "name": "hello-stratum",
+ "kind": "stratum",
"chunks": [
{
- "build-depends": [],
- "morph": "hello",
- "name": "hello",
- "ref": "f4d032b42c0134e67bdf19a43fa99072493667d7",
- "repo": "baserock:hello"
+ "name": "hello",
+ "repo": "baserock:hello",
+ "ref": "f4d032b42c0134e67bdf19a43fa99072493667d7",
+ "build-depends": []
}
- ],
- "kind": "stratum",
- "name": "hello-stratum"
+ ]
}