summaryrefslogtreecommitdiff
path: root/yarns/tempdir.yarn
diff options
context:
space:
mode:
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"