1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-09-20 05:25:37 +01:00

CI uses HDF5 1.10.8 hoping to solve compilation issues on Big Sur

This commit is contained in:
Antonin Portelli 2021-11-17 16:17:45 +00:00
parent a3054a0f44
commit 75485219d8

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash #!/usr/bin/env bash
NAME='hdf5-1.10.5' NAME='hdf5-1.10.8'
if (( $# != 2 )); then if (( $# != 2 )); then
echo "usage: `basename $0` <prefix> <ntasks>" 1>&2 echo "usage: `basename $0` <prefix> <ntasks>" 1>&2