summaryrefslogtreecommitdiffstats
path: root/tools/testfiles
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2020-04-02 17:25:46 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2020-04-02 17:25:46 (GMT)
commit85b3b9e67086d577a8d4ce95eb46a8ed7724e9f3 (patch)
tree161bb265b7b00871863f94d474aa37303a0f71c6 /tools/testfiles
parent456308ff17f2c7462a644f9505643d9c1a7efcb8 (diff)
downloadhdf5-85b3b9e67086d577a8d4ce95eb46a8ed7724e9f3.zip
hdf5-85b3b9e67086d577a8d4ce95eb46a8ed7724e9f3.tar.gz
hdf5-85b3b9e67086d577a8d4ce95eb46a8ed7724e9f3.tar.bz2
Updated tools dump output when dataset offset is undefined.
Diffstat (limited to 'tools/testfiles')
-rw-r--r--tools/testfiles/tgrpnullspace.ddl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tgrpnullspace.ddl b/tools/testfiles/tgrpnullspace.ddl
index df4b2cc..7c1ef6c 100644
--- a/tools/testfiles/tgrpnullspace.ddl
+++ b/tools/testfiles/tgrpnullspace.ddl
@@ -13,7 +13,7 @@ GROUP "/" {
STORAGE_LAYOUT {
CONTIGUOUS
SIZE 0
- OFFSET Undefined (HADDR_UNDEF)
+ OFFSET HADDR_UNDEF
}
FILTERS {
NONE