summaryrefslogtreecommitdiff
path: root/yarns
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-11-23 10:23:23 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-11-25 17:04:36 +0000
commit3088878d985f0c4ef2091a9e5bf79dde38cd42db (patch)
tree5897e5025f55b70a874e0bc56b94f903975c3108 /yarns
parent38f356088ff85a2ca186704173f8a9fb5cf9db66 (diff)
downloadmorph-3088878d985f0c4ef2091a9e5bf79dde38cd42db.tar.gz
Fix path used in a scenario
Change-Id: I9a37ff80a43f8930a55f466a053fb54de8a02570
Diffstat (limited to 'yarns')
-rw-r--r--yarns/building.yarn2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarns/building.yarn b/yarns/building.yarn
index d2cd0c27..cb92a098 100644
--- a/yarns/building.yarn
+++ b/yarns/building.yarn
@@ -89,7 +89,7 @@ repos cached locally.
> AND system test-system in cluster test-cluster.morph in branch master has deployment location: test-system
> WHEN the user attempts to deploy the cluster test-cluster.morph in branch master
> THEN morph succeeded
-> AND file workspace/master/test/morphs/test-system exists
+> AND file definitions/test-system exists
FINALLY the distbuild controller is terminated
AND the distbuild worker is terminated