HDFFV-9984 Add merge/prune h5repack options for ext links
This commit is contained in:
12
tools/test/h5repack/testfiles/textlink-base.textlink.h5.ddl
Normal file
12
tools/test/h5repack/testfiles/textlink-base.textlink.h5.ddl
Normal file
@@ -0,0 +1,12 @@
|
||||
HDF5 "out-textlink-base.textlink.h5" {
|
||||
GROUP "/" {
|
||||
EXTERNAL_LINK "extlink1" {
|
||||
TARGETFILE "filename"
|
||||
TARGETPATH "objname"
|
||||
}
|
||||
EXTERNAL_LINK "extlink2" {
|
||||
TARGETFILE "anotherfile"
|
||||
TARGETPATH "anotherobj"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user