From a2583845a97126796a2f19d44c9897214810d899 Mon Sep 17 00:00:00 2001
From: Sebastian Achilles <s.achilles@fz-juelich.de>
Date: Sat, 26 Mar 2022 11:28:38 +0100
Subject: [PATCH] Fix typo in TotalView filename

---
 ...core-11.2.0.eb => TotalView-2021.4.10-GCCcore-11.2.0.eb} | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
 rename Golden_Repo/t/TotalView/{TotalView-2021-4.10-GCCcore-11.2.0.eb => TotalView-2021.4.10-GCCcore-11.2.0.eb} (96%)

diff --git a/Golden_Repo/t/TotalView/TotalView-2021-4.10-GCCcore-11.2.0.eb b/Golden_Repo/t/TotalView/TotalView-2021.4.10-GCCcore-11.2.0.eb
similarity index 96%
rename from Golden_Repo/t/TotalView/TotalView-2021-4.10-GCCcore-11.2.0.eb
rename to Golden_Repo/t/TotalView/TotalView-2021.4.10-GCCcore-11.2.0.eb
index be5d4ff83..d29655489 100644
--- a/Golden_Repo/t/TotalView/TotalView-2021-4.10-GCCcore-11.2.0.eb
+++ b/Golden_Repo/t/TotalView/TotalView-2021.4.10-GCCcore-11.2.0.eb
@@ -52,8 +52,10 @@ sources = [
     '%(namelower)s.%(version)s-doc.tar',
 ]
 checksums = [
-    '7e5509b2cfb219100b0032304bdad7d422657c0736c386ba64bdb1bf11d10a1d',  # totalview_2021.4.10_linux_x86-64.tar
-    'c476288ebe1964e0803c7316975c71a957e52f45187b135bc1dc3b65491bb61d',  # totalview.2021.4.10-doc.tar
+    # totalview_2021.4.10_linux_x86-64.tar
+    '7e5509b2cfb219100b0032304bdad7d422657c0736c386ba64bdb1bf11d10a1d',
+    # totalview.2021.4.10-doc.tar
+    'c476288ebe1964e0803c7316975c71a957e52f45187b135bc1dc3b65491bb61d',
 ]
 
 sanity_check_paths = {
-- 
GitLab