File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/reference/job-script-vars Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,6 @@ CYLC_WORKFLOW_HOST # Host running the workflow process
26
26
CYLC_WORKFLOW_OWNER # User ID running the workflow process
27
27
28
28
CYLC_WORKFLOW_SHARE_DIR # Workflow (or task!) shared directory
29
- CYLC_TASK_SHARE_CYCLE_DIR # The share/cycle/<cycle point directory>
30
29
# for this task.
31
30
CYLC_WORKFLOW_UUID # Workflow UUID string
32
31
CYLC_WORKFLOW_WORK_DIR # Workflow work directory (see below)
@@ -56,6 +55,7 @@ CYLC_TASK_LOG_ROOT # The job script path
56
55
# e.g. ~/cylc-run/foo/log/job/20110511T1800Z/t1/01/job
57
56
CYLC_TASK_WORK_DIR # Location of task work directory (see below)
58
57
# e.g. ~/cylc-run/foo/work/20110511T1800Z/t1
58
+ CYLC_TASK_SHARE_CYCLE_DIR # The share/cycle/<cycle point directory>
59
59
60
60
CYLC_TASK_NAMESPACE_HIERARCHY # Linearised family namespace of the task,
61
61
# e.g. root postproc t1
You can’t perform that action at this time.
0 commit comments