mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-30 16:10:44 +08:00
test1
This commit is contained in:
parent
88bf095f26
commit
2945079f9a
@ -46,7 +46,6 @@ testcases3() {
|
||||
mode=$2
|
||||
rm -f tmp_${base}_${zext}.cdl
|
||||
url="https://${UH}/${UB}/${base}.zarr#mode=${mode},s3"
|
||||
${ZMD} -t int $url
|
||||
${NCDUMP} $url > tmp_${base}_${zext}.cdl
|
||||
# Find the proper ref file
|
||||
diff -b ${ISOPATH}/ref_${base}.cdl tmp_${base}_${zext}.cdl
|
||||
|
Loading…
Reference in New Issue
Block a user