From 6ecf810b2629e73ef1b7401c1f721f46d508bf7b Mon Sep 17 00:00:00 2001
From: Jens Henrik Goebbert <j.goebbert@fz-juelich.de>
Date: Wed, 12 Jul 2023 12:37:09 +0200
Subject: [PATCH] cosmetic fix

---
 ...JupyterKernel-PyEarthSystem-2023.5-GCCcore-11.3.0-2023.3.6.eb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Golden_Repo/j/JupyterKernel-PyEarthSystem/JupyterKernel-PyEarthSystem-2023.5-GCCcore-11.3.0-2023.3.6.eb b/Golden_Repo/j/JupyterKernel-PyEarthSystem/JupyterKernel-PyEarthSystem-2023.5-GCCcore-11.3.0-2023.3.6.eb
index 19cdcde05..bf9df673f 100644
--- a/Golden_Repo/j/JupyterKernel-PyEarthSystem/JupyterKernel-PyEarthSystem-2023.5-GCCcore-11.3.0-2023.3.6.eb
+++ b/Golden_Repo/j/JupyterKernel-PyEarthSystem/JupyterKernel-PyEarthSystem-2023.5-GCCcore-11.3.0-2023.3.6.eb
@@ -102,6 +102,7 @@ postinstallcmds = [
         '#!/bin/bash \n'
         '\n'
         '# Load required modules \n'
+        'module purge \n'
         'module load Stages/${STAGE} \n'
         'module load GCC/11.3.0 \n'
         'module load OpenMPI \n'
-- 
GitLab