mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-30 16:10:44 +08:00
bug4
This commit is contained in:
parent
962a4baad0
commit
cbf60d1487
@ -8,7 +8,6 @@
|
||||
if test "x$srcdir" = x ; then srcdir=`pwd`; fi
|
||||
. ../test_common.sh
|
||||
|
||||
set -x
|
||||
set -e
|
||||
|
||||
if test "x$TESTNCZARR" = x1 ; then
|
||||
@ -97,9 +96,6 @@ rm -f $file
|
||||
fi
|
||||
setfilter $zfilt ref_any.cdl "tmp_filt_${zfilt}.cdl" "$zparams" "$zcodec"
|
||||
if test "x$TESTNCZARR" = x1 ; then
|
||||
if test "x$zfilt" = xszip ; then
|
||||
find /usr -name 'libsz*'
|
||||
fi
|
||||
${NCGEN} -4 -lb -o $fileurl "tmp_filt_${zfilt}.cdl"
|
||||
${NCDUMP} -n $zfilt -sF $fileurl > "tmp_filt_${zfilt}.tmp"
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user