From 9db3e78acf6766891ce2ba47d784653e4054e9be Mon Sep 17 00:00:00 2001
From: Jens Henrik Goebbert <j.goebbert@fz-juelich.de>
Date: Wed, 18 Oct 2023 17:57:27 +0200
Subject: [PATCH] fix style

---
 Golden_Repo/m/MATLAB/MATLAB-2023b-GCCcore-11.3.0.eb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Golden_Repo/m/MATLAB/MATLAB-2023b-GCCcore-11.3.0.eb b/Golden_Repo/m/MATLAB/MATLAB-2023b-GCCcore-11.3.0.eb
index d2ac61a5..ff2500d5 100644
--- a/Golden_Repo/m/MATLAB/MATLAB-2023b-GCCcore-11.3.0.eb
+++ b/Golden_Repo/m/MATLAB/MATLAB-2023b-GCCcore-11.3.0.eb
@@ -33,7 +33,7 @@ java_options = '-Xmx2048m'
 # prepend_path("LD_LIBRARY_PATH", pathJoin(root, "sys/os/glnxa64"))
 # ```
 # from the lua-Script. (needs a modification of eb-block-matlab)
-#postinstallcmds = [
+# postinstallcmds = [
 #    # create a wrapper script to ensure we do not mess up the environment
 #    # because MATLAB comes with its own libstdc++ and other system libs
 #    # in $EBROOTMATLAB/sys/os/glnxa64/
@@ -53,7 +53,7 @@ java_options = '-Xmx2048m'
 #        'EOF'
 #    ),
 #    'chmod +x %(installdir)s/bin/matlab',
-#]
+# ]
 
 modloadmsg = """
 Attention: This software is RESTRICTED to ACADEMIC users who are members of the group matlab\n.
-- 
GitLab