summaryrefslogtreecommitdiff
path: root/tests.branching/workflow.script
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2014-06-08 11:53:09 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2014-06-08 12:07:16 +0000
commitb4087654e9e332b5d101b6be2c296f782c5e10eb (patch)
treef6571971e668ba8189d90bf9c433066248b6dca4 /tests.branching/workflow.script
parent901e79ec9020bc810230625ba824321379f24b85 (diff)
downloadmorph-baserock/ps/simple-edit-syntax.tar.gz
WIP fixups for tests with new morph syntax. ./check --full fails, thoughbaserock/ps/simple-edit-syntax
Diffstat (limited to 'tests.branching/workflow.script')
-rwxr-xr-xtests.branching/workflow.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests.branching/workflow.script b/tests.branching/workflow.script
index 51a8d106..f84489db 100755
--- a/tests.branching/workflow.script
+++ b/tests.branching/workflow.script
@@ -23,7 +23,7 @@ set -eu
cd "$DATADIR/workspace"
"$SRCDIR/scripts/test-morph" init
"$SRCDIR/scripts/test-morph" branch test:morphs me/readme-fix
-"$SRCDIR/scripts/test-morph" edit hello-system hello-stratum hello
+"$SRCDIR/scripts/test-morph" edit hello
cd me/readme-fix/test/hello
echo > README yoyoyo
git add README