From 470a22109d96762e9603739f7fda8152a1ad5dcf Mon Sep 17 00:00:00 2001 From: Thomas Roeblitz Date: Fri, 29 Sep 2023 21:17:31 +0200 Subject: [PATCH] remove note about installing a new EasyBuild --- bot/inspect.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bot/inspect.sh b/bot/inspect.sh index 637eaea97f..a3b88e5017 100755 --- a/bot/inspect.sh +++ b/bot/inspect.sh @@ -412,10 +412,6 @@ echo "module load EasyBuild/_VERSION_" echo echo "Replace _VERSION_ with the version you want to use." echo -echo "Note, you can try to install a newer version with 'eb'. The script" -echo "load_easybuild_module.sh cannot be used currently, because it exits at" -echo "the end which also leaves the container." -echo EOF chmod u+x ${RESUME_SCRIPT}