From a0fb993a95af0a0105b4d8ec224643dab781cb25 Mon Sep 17 00:00:00 2001 From: Tim Pillinger <26465611+wxtim@users.noreply.github.com> Date: Fri, 31 May 2024 09:20:29 +0100 Subject: [PATCH] How to inspect the results of Jinja2 Templating. How to inspect the config at each startup. --- src/troubleshooting.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/troubleshooting.rst b/src/troubleshooting.rst index 9459df1b9e..f5a4631f68 100644 --- a/src/troubleshooting.rst +++ b/src/troubleshooting.rst @@ -247,7 +247,7 @@ To find out more, see the ``job.err`` file. .. cylc-scope:: -.. note:: +.. info:: One particularly common issue when developing a workflow is failure to make a script executable. Use ``ls -l`` to check.