From e71be2e95a14fb95e3adfc9b31690ff52fe3dbbf Mon Sep 17 00:00:00 2001 From: vsoch Date: Fri, 9 Jun 2023 18:14:26 -0600 Subject: [PATCH] bug with rst rendering in flux job tutorials Signed-off-by: vsoch --- tutorials/commands/flux-jobs.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/tutorials/commands/flux-jobs.rst b/tutorials/commands/flux-jobs.rst index d14372b..4139093 100644 --- a/tutorials/commands/flux-jobs.rst +++ b/tutorials/commands/flux-jobs.rst @@ -302,6 +302,7 @@ By default, ``flux jobs`` will not list jobs that are running under subinstances this with an example. Submit the following script to ``flux batch``. .. code-block:: sh + #!/bin/sh # filename: batchjob.sh