From cef2382738eb493e2734c9d89a6c4d3e1602296f Mon Sep 17 00:00:00 2001 From: Marc Schluetter <m.schluetter@fz-juelich.de> Date: Wed, 27 Sep 2023 14:31:06 +0200 Subject: [PATCH] style fix --- Golden_Repo/s/Scalasca/Scalasca-2023-09-26-gpsmpi-2022a-pmix.eb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Golden_Repo/s/Scalasca/Scalasca-2023-09-26-gpsmpi-2022a-pmix.eb b/Golden_Repo/s/Scalasca/Scalasca-2023-09-26-gpsmpi-2022a-pmix.eb index 867ece9ea..5f6afc602 100644 --- a/Golden_Repo/s/Scalasca/Scalasca-2023-09-26-gpsmpi-2022a-pmix.eb +++ b/Golden_Repo/s/Scalasca/Scalasca-2023-09-26-gpsmpi-2022a-pmix.eb @@ -29,7 +29,7 @@ toolchain = {'name': 'gpsmpi', 'version': '2022a-pmix'} source_urls = ['https://perftools.pages.jsc.fz-juelich.de/cicd/scalasca/branches/MR71/'] sources = ['sources.ed3f096d.tar.gz'] checksums = [ - '2c7ff194ee5c59b2213f0a7fe6e5f005eb15f4e16e9abad63a6cc648d8c3394c', # sources.ed3f096d.tar.gz + '2c7ff194ee5c59b2213f0a7fe6e5f005eb15f4e16e9abad63a6cc648d8c3394c', # sources.ed3f096d.tar.gz ] builddependencies = [ ('CubeWriter', '4.8.2'), -- GitLab