Skip to content

Commit 8cf5e02

Browse files
authored
Merge pull request #616 from cylc/8.1.x
8.1.x
2 parents 801bf49 + 5c13880 commit 8cf5e02

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.mailmap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ Hilary Oliver <[email protected]>
1616
Sadie Bartholomew <[email protected]> Sadie L. Bartholomew <[email protected]>
1717
1818
Tomek Trzeciak <[email protected]> TomekTrzeciak <[email protected]>
19+
Thomas Coleman <[email protected]>

src/reference/job-script-vars/var-list.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ CYLC_TASK_NAMESPACE_HIERARCHY # Linearised family namespace of the task,
5959
# e.g. root postproc t1
6060
CYLC_TASK_DEPENDENCIES # List of met dependencies that triggered the task
6161
# e.g. 1/foo 1/bar
62+
# (note this variable will not be
63+
# exported if there are more than 50
64+
# dependencies)
6265

6366
CYLC_TASK_COMMS_METHOD # Set to "ssh" if communication method is "ssh"
6467
CYLC_TASK_SSH_LOGIN_SHELL # With "ssh" communication, if set to "True",

0 commit comments

Comments
 (0)