summaryrefslogtreecommitdiff
path: root/yarns/tempdir.yarn
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-04-18 19:47:47 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-04-18 19:47:47 +0000
commit74e8d1b9aeb47d957d526250784d2c0087e59bf9 (patch)
tree198e19e0da0bbb5c314cb3292820d202704ab416 /yarns/tempdir.yarn
parent4c4cf96134724ce843b0f5e0c7d85ec3cda4d52b (diff)
downloadmorph-74e8d1b9aeb47d957d526250784d2c0087e59bf9.tar.gz
yarns: Stop git server when we use it.
Fixes https://storyboard.baserock.org/#!/story/83 Change-Id: Iae3f99b4189f513fa9b02d904c4fcdc0f52bbfb6
Diffstat (limited to 'yarns/tempdir.yarn')
-rw-r--r--yarns/tempdir.yarn1
1 files changed, 1 insertions, 0 deletions
diff --git a/yarns/tempdir.yarn b/yarns/tempdir.yarn
index 7882121e..ae196974 100644
--- a/yarns/tempdir.yarn
+++ b/yarns/tempdir.yarn
@@ -5,6 +5,7 @@ Temporary Directory
GIVEN a git server
WHEN the user clones definitions
THEN the user is able to build the system systems/test-system.morph in branch master using the specified temporary directory
+ FINALLY the git server is shut down
IMPLEMENTS THEN the user is able to build the system (\S+) in branch (\S+) using the specified temporary directory
system="$MATCH_1"