Skip to content

Commit

Permalink
removed CI testing checks
Browse files Browse the repository at this point in the history
  • Loading branch information
brtnfld committed Nov 13, 2024
1 parent c077ef9 commit a50b135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/external/hdf5_iotest/config.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ if grep -q "#define H5_VERS_MAJOR 1" ${HDF5_ROOT}/include/H5public.h; then
export LIBS="-lhdf5"
fi

../hdf5-iotest/configure \
../hdf5-iotest/configure --silent \
CC=${CC_DEF} \
CFLAGS="@CFLAGS@"

0 comments on commit a50b135

Please sign in to comment.