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

adding tests for modules

Former-commit-id: e7d74895
parent 54e47137
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
module purge
module load gcc/8.1.0
module list
gcc --version | grep 8.1.0
../ComputeNodes/modules.sh
\ No newline at end of file
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