From 56e3534c2051e81defd945cc7e5e11dea21905bc Mon Sep 17 00:00:00 2001
From: ridley2 <t.ridley@fz-juelich.de>
Date: Thu, 15 Dec 2022 15:36:38 +0100
Subject: [PATCH] Fixed style issues

---
 .../s/SIONfwd/SIONfwd-1.0.1-gompi-2022a.eb    |  1 -
 .../s/SIONfwd/SIONfwd-1.0.1-gpsmpi-2022a.eb   |  1 -
 .../s/SIONfwd/SIONfwd-1.0.1-iimpi-2022a.eb    | 23 -------------------
 .../s/SIONfwd/SIONfwd-1.0.1-iompi-2022a.eb    | 23 -------------------
 .../s/SIONfwd/SIONfwd-1.0.1-ipsmpi-2022a.eb   |  1 -
 .../s/SIONfwd/SIONfwd-1.0.1-npsmpic-2022a.eb  |  1 -
 .../s/SIONfwd/SIONfwd-1.0.1-nvompic-2022a.eb  |  1 -
 .../s/SIONlib/SIONlib-1.7.7-gompi-2022a.eb    |  1 -
 .../s/SIONlib/SIONlib-1.7.7-gpsmpi-2022a.eb   |  1 -
 .../s/SIONlib/SIONlib-1.7.7-ipsmpi-2022a.eb   |  1 -
 .../s/SIONlib/SIONlib-1.7.7-npsmpic-2022a.eb  |  1 -
 .../s/SIONlib/SIONlib-1.7.7-nvompic-2022a.eb  |  1 -
 12 files changed, 56 deletions(-)
 delete mode 100644 Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-iimpi-2022a.eb
 delete mode 100644 Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-iompi-2022a.eb

diff --git a/Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-gompi-2022a.eb b/Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-gompi-2022a.eb
index 4133d7f96..2b5f40160 100644
--- a/Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-gompi-2022a.eb
+++ b/Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-gompi-2022a.eb
@@ -20,4 +20,3 @@ sanity_check_paths = {
 }
 
 moduleclass = 'lib'
-
diff --git a/Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-gpsmpi-2022a.eb b/Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-gpsmpi-2022a.eb
index 85b1c2cbc..3f1211f4d 100644
--- a/Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-gpsmpi-2022a.eb
+++ b/Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-gpsmpi-2022a.eb
@@ -20,4 +20,3 @@ sanity_check_paths = {
 }
 
 moduleclass = 'lib'
-
diff --git a/Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-iimpi-2022a.eb b/Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-iimpi-2022a.eb
deleted file mode 100644
index ff2262be3..000000000
--- a/Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-iimpi-2022a.eb
+++ /dev/null
@@ -1,23 +0,0 @@
-easyblock = "CMakeMake"
-name = "SIONfwd"
-version = "1.0.1"
-
-homepage = 'https://gitlab.version.fz-juelich.de/SIONlib/SIONfwd'
-description = 'I/O forwarding for SIONlib'
-
-toolchain = {'name': 'iimpi', 'version': '2022a'}
-toolchainopts = {'pic': True}
-
-builddependencies = [('CMake', '3.23.1')]
-
-source_urls = ['https://gitlab.jsc.fz-juelich.de/SIONlib/SIONfwd/-/archive/v%(version)s/']
-sources = ['SIONfwd-v%(version)s.tar.gz']
-checksums = ['bb4b0381dec8729ed792225f90b7a2b04049886989e53216bc1033585448a780']
-
-sanity_check_paths = {
-    'files': ["bin/sionfwd-server"],
-    'dirs': []
-}
-
-moduleclass = 'lib'
-
diff --git a/Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-iompi-2022a.eb b/Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-iompi-2022a.eb
deleted file mode 100644
index 49c818d89..000000000
--- a/Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-iompi-2022a.eb
+++ /dev/null
@@ -1,23 +0,0 @@
-easyblock = "CMakeMake"
-name = "SIONfwd"
-version = "1.0.1"
-
-homepage = 'https://gitlab.version.fz-juelich.de/SIONlib/SIONfwd'
-description = 'I/O forwarding for SIONlib'
-
-toolchain = {'name': 'iompi', 'version': '2022a'}
-toolchainopts = {'pic': True}
-
-builddependencies = [('CMake', '3.23.1')]
-
-source_urls = ['https://gitlab.jsc.fz-juelich.de/SIONlib/SIONfwd/-/archive/v%(version)s/']
-sources = ['SIONfwd-v%(version)s.tar.gz']
-checksums = ['bb4b0381dec8729ed792225f90b7a2b04049886989e53216bc1033585448a780']
-
-sanity_check_paths = {
-    'files': ["bin/sionfwd-server"],
-    'dirs': []
-}
-
-moduleclass = 'lib'
-
diff --git a/Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-ipsmpi-2022a.eb b/Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-ipsmpi-2022a.eb
index 6b6a6edec..dc1a6e1e0 100644
--- a/Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-ipsmpi-2022a.eb
+++ b/Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-ipsmpi-2022a.eb
@@ -20,4 +20,3 @@ sanity_check_paths = {
 }
 
 moduleclass = 'lib'
-
diff --git a/Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-npsmpic-2022a.eb b/Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-npsmpic-2022a.eb
index aa9e1c4ca..77e4ea7d7 100644
--- a/Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-npsmpic-2022a.eb
+++ b/Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-npsmpic-2022a.eb
@@ -20,4 +20,3 @@ sanity_check_paths = {
 }
 
 moduleclass = 'lib'
-
diff --git a/Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-nvompic-2022a.eb b/Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-nvompic-2022a.eb
index 9251e91d1..b8c2264b7 100644
--- a/Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-nvompic-2022a.eb
+++ b/Golden_Repo/s/SIONfwd/SIONfwd-1.0.1-nvompic-2022a.eb
@@ -20,4 +20,3 @@ sanity_check_paths = {
 }
 
 moduleclass = 'lib'
-
diff --git a/Golden_Repo/s/SIONlib/SIONlib-1.7.7-gompi-2022a.eb b/Golden_Repo/s/SIONlib/SIONlib-1.7.7-gompi-2022a.eb
index 6660ac033..6766a98fe 100644
--- a/Golden_Repo/s/SIONlib/SIONlib-1.7.7-gompi-2022a.eb
+++ b/Golden_Repo/s/SIONlib/SIONlib-1.7.7-gompi-2022a.eb
@@ -35,4 +35,3 @@ sanity_check_paths = {
 }
 
 moduleclass = 'lib'
-
diff --git a/Golden_Repo/s/SIONlib/SIONlib-1.7.7-gpsmpi-2022a.eb b/Golden_Repo/s/SIONlib/SIONlib-1.7.7-gpsmpi-2022a.eb
index 0e0e69ab5..04cf9411c 100644
--- a/Golden_Repo/s/SIONlib/SIONlib-1.7.7-gpsmpi-2022a.eb
+++ b/Golden_Repo/s/SIONlib/SIONlib-1.7.7-gpsmpi-2022a.eb
@@ -39,4 +39,3 @@ sanity_check_paths = {
 }
 
 moduleclass = 'lib'
-
diff --git a/Golden_Repo/s/SIONlib/SIONlib-1.7.7-ipsmpi-2022a.eb b/Golden_Repo/s/SIONlib/SIONlib-1.7.7-ipsmpi-2022a.eb
index d26a72178..f6ceb3f60 100644
--- a/Golden_Repo/s/SIONlib/SIONlib-1.7.7-ipsmpi-2022a.eb
+++ b/Golden_Repo/s/SIONlib/SIONlib-1.7.7-ipsmpi-2022a.eb
@@ -39,4 +39,3 @@ sanity_check_paths = {
 }
 
 moduleclass = 'lib'
-
diff --git a/Golden_Repo/s/SIONlib/SIONlib-1.7.7-npsmpic-2022a.eb b/Golden_Repo/s/SIONlib/SIONlib-1.7.7-npsmpic-2022a.eb
index de8a95d55..38cdfce6f 100644
--- a/Golden_Repo/s/SIONlib/SIONlib-1.7.7-npsmpic-2022a.eb
+++ b/Golden_Repo/s/SIONlib/SIONlib-1.7.7-npsmpic-2022a.eb
@@ -39,4 +39,3 @@ sanity_check_paths = {
 }
 
 moduleclass = 'lib'
-
diff --git a/Golden_Repo/s/SIONlib/SIONlib-1.7.7-nvompic-2022a.eb b/Golden_Repo/s/SIONlib/SIONlib-1.7.7-nvompic-2022a.eb
index d6b197e3f..6fb4a9f04 100644
--- a/Golden_Repo/s/SIONlib/SIONlib-1.7.7-nvompic-2022a.eb
+++ b/Golden_Repo/s/SIONlib/SIONlib-1.7.7-nvompic-2022a.eb
@@ -35,4 +35,3 @@ sanity_check_paths = {
 }
 
 moduleclass = 'lib'
-
-- 
GitLab