blob: 6896f3e10f774893aa7d41a25c738575653971ed (
plain)
1
2
3
4
5
6
|
#############################
Expected output for 'h5diff file3.h5 file3.h5 -v dset group'
#############################
$h5diff file3.h5 file3.h5 -v dset group
Comparison not possible: </dset> is of type H5G_DATASET and </group> is of type H5G_GROUP
|