We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c987be5 commit a27d942Copy full SHA for a27d942
config.sh
@@ -26,7 +26,7 @@ function run_tests {
26
python run_all.py
27
}
28
29
-function build_netcdf {
+function build_netcdf2 {
30
if [ -e netcdf-stamp ]; then return; fi
31
build_hdf5
32
build_curl
0 commit comments