summaryrefslogtreecommitdiff
path: root/tests.branching.disabled
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2014-06-08 11:53:09 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-06-09 13:31:30 +0000
commit21e00e2a8acdeb5a67fb3d1eded28a4a0bcbd94a (patch)
treef6571971e668ba8189d90bf9c433066248b6dca4 /tests.branching.disabled
parent901e79ec9020bc810230625ba824321379f24b85 (diff)
downloadmorph-21e00e2a8acdeb5a67fb3d1eded28a4a0bcbd94a.tar.gz
Fix tests for new `morph edit` syntax
Diffstat (limited to 'tests.branching.disabled')
-rwxr-xr-xtests.branching.disabled/workflow-petrify.script4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests.branching.disabled/workflow-petrify.script b/tests.branching.disabled/workflow-petrify.script
index 79279340..3c561d5b 100755
--- a/tests.branching.disabled/workflow-petrify.script
+++ b/tests.branching.disabled/workflow-petrify.script
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright (C) 2012-2013 Codethink Limited
+# Copyright (C) 2012-2014 Codethink Limited
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -34,7 +34,7 @@ cat test:morphs/hello-system.morph
cat test:external-strata/stratum2.morph
cat test:external-strata/stratum3.morph
-"$SRCDIR/scripts/test-morph" edit hello-system stratum2 hello
+"$SRCDIR/scripts/test-morph" edit hello
echo
echo "test/petrify after editing a chunk:"