Skip to content

Commit f4b807f

Browse files
authored
Merge pull request #588 from oliver-sanders/outdated
remove outdated content
2 parents 7898e0d + 4c09f1d commit f4b807f

File tree

4 files changed

+1
-95
lines changed

4 files changed

+1
-95
lines changed

src/user-guide/task-implementation/job-submission.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -366,8 +366,6 @@ directive format, and PBS does not accept ``#QSUB`` directives in
366366
reality.
367367

368368

369-
.. TODO - update with rose suite-run migration
370-
371369
.. _Where To Put Job Runner Handler Modules:
372370

373371
Where To Put Job Runner Handler Modules
@@ -379,8 +377,3 @@ hosts in one of these locations:
379377
- under ``WORKFLOW-RUN-DIR/lib/python/``
380378
- under ``CYLC-PATH/cylc/flow/job_runner_handlers/``
381379
- or anywhere in ``$PYTHONPATH``
382-
383-
.. note::
384-
385-
For Rose users: ``rose suite-run`` automatically installs
386-
``WORKFLOW-RUN-DIR/lib/python/`` to job hosts).

src/workflow-design-guide/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,3 @@ workflows), and end with some pointers to future developments.
4141
general-principles
4242
efficiency
4343
portable-workflows
44-
roadmap

src/workflow-design-guide/portable-workflows.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,8 +263,7 @@ workflow config file to automatically set site-specific workflow inputs and ther
263263
avoid the need to make manual changes every time you check out and run a new
264264
version. The site switch itself has to be set of course, but there may be other
265265
settings too such as model parameters for a standard local test domain. Just
266-
put these settings in ``opt/rose-suite-niwa.conf`` (for site ``niwa``)
267-
and run the workflow with ``rose suite-run -O niwa``.
266+
put these settings in ``opt/rose-suite-niwa.conf`` (for site ``niwa``).
268267

269268

270269
Site-Agnostic File Paths in App Configs

src/workflow-design-guide/roadmap.rst

Lines changed: 0 additions & 85 deletions
This file was deleted.

0 commit comments

Comments
 (0)