Skip to content

Commit

Permalink
trace5
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisHeimbigner committed Jan 7, 2025
1 parent 31e27a6 commit fdc2481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nczarr_test/run_purezarr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ ${NCGEN} -4 -b -o "$fileurl" $srcdir/ref_whole.cdl
fileargs tmp_nczarr "mode=zarr,$zext"
export NCTRACING=10
${NCDUMP} -n nczarr2zarr $fileurl > tmp_nczarr_${zext}.cdl
unsetenv
unset NCTRACING
diff -b ${srcdir}/ref_nczarr2zarr.cdl tmp_nczarr_${zext}.cdl
}

Expand Down

0 comments on commit fdc2481

Please sign in to comment.