Skip to content
This repository was archived by the owner on Oct 28, 2024. It is now read-only.

Commit 96f373c

Browse files
committed
Reselecting the kernel now loads the new modules
1 parent 2b57ac8 commit 96f373c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

template/script.sh.erb

-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ sed 's/^ \{2\}//' > "<%= wrapper %>" << EOL
5555
exec &>>"<%= wrapper_log %>"
5656
5757
# Load the required environment
58-
module purge
5958
module load \${MODULES}
6059
module list
6160

0 commit comments

Comments
 (0)