From 4db444d0fc239eb74d11e8ebcfb50aa3e79ad500 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Mon, 2 Sep 2013 13:37:53 +0000 Subject: b&m: Re-implement morph petrify This includes amending the test suite to use the old petrify, since the old unpetrify depends on some implementation details of it. --- tests.branching/petrify.script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests.branching') diff --git a/tests.branching/petrify.script b/tests.branching/petrify.script index fed8e965..3134ab66 100755 --- a/tests.branching/petrify.script +++ b/tests.branching/petrify.script @@ -32,7 +32,7 @@ git push --quiet origin HEAD "$SRCDIR/scripts/test-morph" edit hello-system hello-stratum goodbye (cd ../test:goodbye && git push --quiet origin HEAD) -"$SRCDIR/scripts/test-morph" petrify +"$SRCDIR/scripts/test-morph" old-petrify echo "Petrified:" cat hello-stratum.morph -- cgit v1.2.1