summaryrefslogtreecommitdiff
path: root/tests.branching/workflow-petrify.stdout
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-11-12 13:57:59 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-11-12 13:57:59 +0000
commit19b16a2cc6d67871d0a4298354eb446ada136a8e (patch)
tree01361b4995f97e26dfa6db56c685bc51a7f8b122 /tests.branching/workflow-petrify.stdout
parent6eca890690217136a9685ca9ac55f6ea59882e9c (diff)
parenteeb6c8bde8112dd760853a0f35d6d0d7d9676fa7 (diff)
downloadmorph-19b16a2cc6d67871d0a4298354eb446ada136a8e.tar.gz
Merge branch 'samthursfield/test-tidying' of git://git.baserock.org/baserock/morph
Diffstat (limited to 'tests.branching/workflow-petrify.stdout')
-rw-r--r--tests.branching/workflow-petrify.stdout30
1 files changed, 15 insertions, 15 deletions
diff --git a/tests.branching/workflow-petrify.stdout b/tests.branching/workflow-petrify.stdout
index 2c50db9c..b572ed67 100644
--- a/tests.branching/workflow-petrify.stdout
+++ b/tests.branching/workflow-petrify.stdout
@@ -8,17 +8,17 @@ test/petrify after petrifying:
"strata": [
{
"morph": "hello-stratum",
- "repo": "baserock:morphs",
+ "repo": "test:morphs",
"ref": "test/petrify"
},
{
"morph": "stratum2",
- "repo": "baserock:external-strata",
+ "repo": "test:external-strata",
"ref": "test/petrify"
},
{
"morph": "stratum3",
- "repo": "baserock:external-strata",
+ "repo": "test:external-strata",
"ref": "test/petrify"
}
]
@@ -29,7 +29,7 @@ test/petrify after petrifying:
"chunks": [
{
"name": "hello",
- "repo": "baserock:stratum2-hello",
+ "repo": "test:stratum2-hello",
"ref": "f4730636e429149bb923fa16be3aa9802d484b23",
"build-depends": [],
"unpetrify-ref": "master"
@@ -42,7 +42,7 @@ test/petrify after petrifying:
"chunks": [
{
"name": "hello",
- "repo": "baserock:stratum3-hello",
+ "repo": "test:stratum3-hello",
"ref": "f4730636e429149bb923fa16be3aa9802d484b23",
"build-depends": [],
"unpetrify-ref": "master"
@@ -60,17 +60,17 @@ test/petrify after editing a chunk:
"strata": [
{
"morph": "hello-stratum",
- "repo": "baserock:morphs",
+ "repo": "test:morphs",
"ref": "test/petrify"
},
{
"morph": "stratum2",
- "repo": "baserock:external-strata",
+ "repo": "test:external-strata",
"ref": "test/petrify"
},
{
"morph": "stratum3",
- "repo": "baserock:external-strata",
+ "repo": "test:external-strata",
"ref": "test/petrify"
}
]
@@ -81,7 +81,7 @@ test/petrify after editing a chunk:
"chunks": [
{
"name": "hello",
- "repo": "baserock:stratum2-hello",
+ "repo": "test:stratum2-hello",
"ref": "test/petrify",
"build-depends": []
}
@@ -93,7 +93,7 @@ test/petrify after editing a chunk:
"chunks": [
{
"name": "hello",
- "repo": "baserock:stratum3-hello",
+ "repo": "test:stratum3-hello",
"ref": "f4730636e429149bb923fa16be3aa9802d484b23",
"build-depends": [],
"unpetrify-ref": "master"
@@ -111,17 +111,17 @@ test/unpetrify after unpetrifying:
"strata": [
{
"morph": "hello-stratum",
- "repo": "baserock:morphs",
+ "repo": "test:morphs",
"ref": "test/unpetrify"
},
{
"morph": "stratum2",
- "repo": "baserock:external-strata",
+ "repo": "test:external-strata",
"ref": "test/unpetrify"
},
{
"morph": "stratum3",
- "repo": "baserock:external-strata",
+ "repo": "test:external-strata",
"ref": "test/unpetrify"
}
]
@@ -132,7 +132,7 @@ test/unpetrify after unpetrifying:
"chunks": [
{
"name": "hello",
- "repo": "baserock:stratum2-hello",
+ "repo": "test:stratum2-hello",
"ref": "test/petrify",
"build-depends": []
}
@@ -144,7 +144,7 @@ test/unpetrify after unpetrifying:
"chunks": [
{
"name": "hello",
- "repo": "baserock:stratum3-hello",
+ "repo": "test:stratum3-hello",
"ref": "master",
"build-depends": []
}