summaryrefslogtreecommitdiff
path: root/tests.branching
diff options
context:
space:
mode:
Diffstat (limited to 'tests.branching')
-rwxr-xr-xtests.branching/petrify.script3
-rw-r--r--tests.branching/petrify.stdout3
2 files changed, 3 insertions, 3 deletions
diff --git a/tests.branching/petrify.script b/tests.branching/petrify.script
index 30f9f5df..fe516ffb 100755
--- a/tests.branching/petrify.script
+++ b/tests.branching/petrify.script
@@ -30,9 +30,8 @@ fi
cd "$DATADIR/workspace"
"$SRCDIR/scripts/test-morph" init
-"$SRCDIR/scripts/test-morph" update-gits baserock:morphs master hello-stratum
"$SRCDIR/scripts/test-morph" checkout baserock:morphs master
cd master/baserock:morphs
-"$SRCDIR/scripts/test-morph" petrify hello-stratum
+"$SRCDIR/scripts/test-morph" petrify
cat hello-stratum.morph
diff --git a/tests.branching/petrify.stdout b/tests.branching/petrify.stdout
index eecd51ce..4aa2b2ea 100644
--- a/tests.branching/petrify.stdout
+++ b/tests.branching/petrify.stdout
@@ -6,7 +6,8 @@
"name": "hello",
"repo": "baserock:hello",
"ref": "f4d032b42c0134e67bdf19a43fa99072493667d7",
- "build-depends": []
+ "build-depends": [],
+ "unpetrify-ref": "master"
}
]
}