File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
src/user-guide/writing-workflows Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -599,10 +599,7 @@ The Environment Variable CYLC\_WORKFLOW\_INITIAL\_CYCLE\_POINT
599
599
600
600
At start up the initial cycle point is passed to job environments
601
601
as ``$CYLC_WORKFLOW_INITIAL_CYCLE_POINT `` and stored in the workflow
602
- database to persist across restarts. However it gets wiped out (set to
603
- ``None ``) by a :term: `warm start ` (``cylc play --start-cycle-point `` or ``cylc
604
- play --start-task ``) - which is essentially a restart that ignores prior state
605
- information.
602
+ database to persist across restarts.
606
603
607
604
The ``$CYLC_WORKFLOW_INITIAL_CYCLE_POINT `` variable allows tasks to
608
605
check if they are running in the initial cycle point, when different behaviour
You can’t perform that action at this time.
0 commit comments