mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-21 03:13:42 +08:00
bug2
This commit is contained in:
parent
496c24c2f6
commit
6e730fcba4
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user