summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-08-19 12:45:04 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-08-19 13:28:11 +0000
commit46836358e996592a33a7d3a38447d46985b3ff20 (patch)
tree8eab8f776def84c31736af85277cbc07da87fc83
parent89a019af088ff62459699a6efdadf8ac8fe35dd9 (diff)
downloadmorph-46836358e996592a33a7d3a38447d46985b3ff20.tar.gz
Fix name of yarn scenario
This exposed a bug in yarn: it does not notice when two scenarios have the same name, and uses the same DATADIR directory for two scenarios. Oops. Fixed this by changing one of the scenario names in the Morph test suite. Yarn itself will be fixed separately.
-rw-r--r--yarns/branches-workspaces.yarn2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarns/branches-workspaces.yarn b/yarns/branches-workspaces.yarn
index 3af362a1..7c8715a7 100644
--- a/yarns/branches-workspaces.yarn
+++ b/yarns/branches-workspaces.yarn
@@ -90,7 +90,7 @@ to check for that locally.
Similarly, attempting to branch a system branch should fail if the
repository does not contain any system morphologies.
- SCENARIO checking out a system branch with no systems
+ SCENARIO branching a system branch with no systems
GIVEN a workspace
AND a git server
WHEN morph attempts to branch a repository with no systems