diff options
author | Neil Fortner <nfortne2@hdfgroup.org> | 2008-10-07 14:54:26 (GMT) |
---|---|---|
committer | Neil Fortner <nfortne2@hdfgroup.org> | 2008-10-07 14:54:26 (GMT) |
commit | 698a6d8845964de3e8eb3d9de5569a9c88154e5e (patch) | |
tree | 5ec676c92adfaad56fbe90e851819fa409701d7c /tools/testfiles/tall-2.ls | |
parent | c05f2a85a3f2b892b77a8799219866605493e9aa (diff) | |
download | hdf5-698a6d8845964de3e8eb3d9de5569a9c88154e5e.zip hdf5-698a6d8845964de3e8eb3d9de5569a9c88154e5e.tar.gz hdf5-698a6d8845964de3e8eb3d9de5569a9c88154e5e.tar.bz2 |
[svn-r15804] Purpose: Add option to h5ls to enable external link traversal.
Description: Added -E option to h5ls. When set, this alows h5ls to enter
external files (currently only through an external link). The -r option by
itself will no longer allow h5ls to traverse external links.
Tested: kagiso, linew, smirom (h5committest)
Diffstat (limited to 'tools/testfiles/tall-2.ls')
-rw-r--r-- | tools/testfiles/tall-2.ls | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tall-2.ls b/tools/testfiles/tall-2.ls index 983f515..61b8cfb 100644 --- a/tools/testfiles/tall-2.ls +++ b/tools/testfiles/tall-2.ls @@ -16,7 +16,7 @@ Data: (0) 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19 /g1/g1.2 Group -/g1/g1.2/extlink External Link {somefile//somepath} {**NOT FOUND**} +/g1/g1.2/extlink External Link {somefile//somepath} /g1/g1.2/g1.2.1 Group /g1/g1.2/g1.2.1/slink Soft Link {somevalue} /g2 Group |