Skip to content

Commit 3a552a9

Browse files
committed
fix
1 parent 219b1ce commit 3a552a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ CYLC_WORKFLOW_HOST # Host running the workflow process
2626
CYLC_WORKFLOW_OWNER # User ID running the workflow process
2727

2828
CYLC_WORKFLOW_SHARE_DIR # Workflow (or task!) shared directory
29-
CYLC_TASK_SHARE_CYCLE_DIR # The share/cycle/<cycle point directory>
3029
# for this task.
3130
CYLC_WORKFLOW_UUID # Workflow UUID string
3231
CYLC_WORKFLOW_WORK_DIR # Workflow work directory (see below)
@@ -56,6 +55,7 @@ CYLC_TASK_LOG_ROOT # The job script path
5655
# e.g. ~/cylc-run/foo/log/job/20110511T1800Z/t1/01/job
5756
CYLC_TASK_WORK_DIR # Location of task work directory (see below)
5857
# e.g. ~/cylc-run/foo/work/20110511T1800Z/t1
58+
CYLC_TASK_SHARE_CYCLE_DIR # The share/cycle/<cycle point directory>
5959

6060
CYLC_TASK_NAMESPACE_HIERARCHY # Linearised family namespace of the task,
6161
# e.g. root postproc t1

0 commit comments

Comments
 (0)