mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-03-13 17:18:08 +08:00
szip
This commit is contained in:
parent
571c9b4323
commit
74793520b2
@ -8,7 +8,7 @@ set -e
|
||||
rm -f testnc.h5 testszip.nc szip_dump.cdl
|
||||
|
||||
echo "*** Test read of known szip file"
|
||||
${NCDUMP} ${srcdir}/ref_szip.h5 >szip_dump.cdl
|
||||
${NCDUMP} -n ref_szip ${srcdir}/ref_szip.h5 >szip_dump.cdl
|
||||
diff -w ${srcdir}/ref_szip.cdl ./szip_dump.cdl
|
||||
|
||||
echo "*** Testing tst_szip "
|
||||
|
Loading…
x
Reference in New Issue
Block a user