Skip to content

Commit a27d942

Browse files
author
Jeff Whitaker
committed
update
1 parent c987be5 commit a27d942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ function run_tests {
2626
python run_all.py
2727
}
2828

29-
function build_netcdf {
29+
function build_netcdf2 {
3030
if [ -e netcdf-stamp ]; then return; fi
3131
build_hdf5
3232
build_curl

0 commit comments

Comments
 (0)