From 46836358e996592a33a7d3a38447d46985b3ff20 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 19 Aug 2013 12:45:04 +0000 Subject: 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. --- yarns/branches-workspaces.yarn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'yarns') 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 -- cgit v1.2.1