summaryrefslogtreecommitdiffstats
path: root/tools/testfiles
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2020-04-06 18:53:22 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2020-04-06 18:53:22 (GMT)
commit4830a1796441abbb5a4fbd2cff9a651f2a0d066e (patch)
treea3b946972c76c7e37251e33a55bae111fa71df7a /tools/testfiles
parenta09f810e8d372d1e85661c52a7ef735a164904ad (diff)
parent110cafb9c7b5b9f9170340432062295d630f3ee6 (diff)
downloadhdf5-4830a1796441abbb5a4fbd2cff9a651f2a0d066e.zip
hdf5-4830a1796441abbb5a4fbd2cff9a651f2a0d066e.tar.gz
hdf5-4830a1796441abbb5a4fbd2cff9a651f2a0d066e.tar.bz2
Merge pull request #2486 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:tools_vol_update to develop
* commit '110cafb9c7b5b9f9170340432062295d630f3ee6': Updated tools dump output when dataset offset is undefined. Added checks for native optional call support in some of the tools. Misc changes for h5dump VOL changes.
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 2b91527..7c1ef6c 100644
--- a/tools/testfiles/tgrpnullspace.ddl
+++ b/tools/testfiles/tgrpnullspace.ddl
@@ -13,7 +13,7 @@ GROUP "/" {
STORAGE_LAYOUT {
CONTIGUOUS
SIZE 0
- OFFSET 18446744073709551615
+ OFFSET HADDR_UNDEF
}
FILTERS {
NONE