Skip to content
Snippets Groups Projects
Commit 925eb93a authored by Andreas Hamacher's avatar Andreas Hamacher
Browse files

patching test for ubuntu

Former-commit-id: 64828dc8
parent 7d631a91
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
source /etc/profile.d/modulecmd.sh
source /etc/profile.d/modules.sh
module purge
module load gcc/8.1.0
module list
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment