From a35ec39bdd702b3b4c61f7c0650d32cd9cf1b807 Mon Sep 17 00:00:00 2001 From: pmod <2803936+prerakmody@users.noreply.github.com> Date: Thu, 19 Dec 2024 15:07:43 +0100 Subject: [PATCH] Update "description content" in easybuild/easyconfigs/s/SlurmViewer/SlurmViewer-1.0.2-GCCcore-13.3.0.eb MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Bob Dröge --- .../s/SlurmViewer/SlurmViewer-1.0.2-GCCcore-13.3.0.eb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/easybuild/easyconfigs/s/SlurmViewer/SlurmViewer-1.0.2-GCCcore-13.3.0.eb b/easybuild/easyconfigs/s/SlurmViewer/SlurmViewer-1.0.2-GCCcore-13.3.0.eb index 97f475d94c4..9474793b5b8 100644 --- a/easybuild/easyconfigs/s/SlurmViewer/SlurmViewer-1.0.2-GCCcore-13.3.0.eb +++ b/easybuild/easyconfigs/s/SlurmViewer/SlurmViewer-1.0.2-GCCcore-13.3.0.eb @@ -9,7 +9,8 @@ name = 'SlurmViewer' version = '1.0.2' homepage = 'https://gitlab.com/lkeb/slurm_viewer' -description = """One-stop command to view the status of a Slurm cluster, including nodes, jobs and resource utilization""" +description = """One-stop command to view the status of a Slurm cluster, +including nodes, jobs and resource utilization.""" toolchain = {'name': 'GCCcore', 'version': '13.3.0'}