Skip to content

Commit cd29e48

Browse files
authored
Ouch
1 parent 4e3b632 commit cd29e48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library_builders.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ function install_buildessentials {
7474
touch buildessentials-stamp
7575
}
7676

77-
function build_ {
77+
function build_adios2 {
7878
if [ -e -stamp ]; then return; fi
7979

8080
# curl -sLo -2.11.0.tar.gz \

0 commit comments

Comments
 (0)