This commit is contained in:
Dennis Heimbigner 2022-04-29 15:35:55 -06:00
parent 496c24c2f6
commit 6e730fcba4

View File

@ -98,7 +98,7 @@ fi
setfilter $zfilt ref_any.cdl "tmp_filt_${zfilt}.cdl" "$zparams" "$zcodec"
if test "x$TESTNCZARR" = x1 ; then
if test "x$zfilt" = xszip ; then
nm $HDF5_PLUGIN_DIR/libh5szip.so
ldd $HDF5_PLUGIN_DIR/libh5szip.so
fi
${NCGEN} -4 -lb -o $fileurl "tmp_filt_${zfilt}.cdl"
${NCDUMP} -n $zfilt -sF $fileurl > "tmp_filt_${zfilt}.tmp"