blob: 72759074993c5cbb39e9d9eb712a0e2478fcf696 (
plain)
1
2
3
4
5
6
7
8
9
|
#############################
Expected output for 'h5dump -p -d bogus tfcontents1.h5'
#############################
HDF5 "tfcontents1.h5" {
DATASET "bogus" {
}
}
h5dump error: unable to open dataset "bogus"
|