From 345d8fbeb575d1039079a6c7fea30d6378c7ff2d Mon Sep 17 00:00:00 2001 From: Mark Dawson Date: Thu, 23 Nov 2023 10:55:55 +0000 Subject: [PATCH] removed cylc_task_dep from var-list (#672) Co-authored-by: Mark Dawson --- src/reference/job-script-vars/var-list.txt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/reference/job-script-vars/var-list.txt b/src/reference/job-script-vars/var-list.txt index 37e0bab0b8..c3ac408816 100644 --- a/src/reference/job-script-vars/var-list.txt +++ b/src/reference/job-script-vars/var-list.txt @@ -57,11 +57,6 @@ CYLC_TASK_WORK_DIR # Location of task work directory (see below) CYLC_TASK_NAMESPACE_HIERARCHY # Linearised family namespace of the task, # e.g. root postproc t1 -CYLC_TASK_DEPENDENCIES # List of met dependencies that triggered the task - # e.g. 1/foo 1/bar - # (note this variable will not be - # exported if there are more than 50 - # dependencies) CYLC_TASK_COMMS_METHOD # Set to "ssh" if communication method is "ssh" CYLC_TASK_SSH_LOGIN_SHELL # With "ssh" communication, if set to "True",