summaryrefslogtreecommitdiff
path: root/tests.branching
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2013-09-03 16:35:36 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2013-09-05 14:38:26 +0000
commit1bedfa7749300da167808b837d2a8968df43eeb3 (patch)
treecccad4d945e4be1e48c4c7738c266a9c1d01cdc5 /tests.branching
parent4db444d0fc239eb74d11e8ebcfb50aa3e79ad500 (diff)
downloadmorph-1bedfa7749300da167808b837d2a8968df43eeb3.tar.gz
b&m: re-implement morph unpetrify
This also undoes the test suite change to keep it using the old petrify. Petrify and Unpetrify have the same structure: 1. Set up 2. Load all the morphologies 3. Make changes to the morphologies 4. Write back any changes This suggests some re-use in the form of passing a function callback to a morphology visitor.
Diffstat (limited to 'tests.branching')
-rwxr-xr-xtests.branching/petrify.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests.branching/petrify.script b/tests.branching/petrify.script
index 3134ab66..fed8e965 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" old-petrify
+"$SRCDIR/scripts/test-morph" petrify
echo "Petrified:"
cat hello-stratum.morph