summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/textlinksrc-6.ls
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r18943] Purpose:Jonathan Kim2010-06-021-1/+1
| | | | | | | | | | | | Support follow symbolic links. Description: Add '--follow-symlinks' option to follow symbolic links (soft and external). Update help page according to RM. Remove some warning messages from compiler. Tested: jam, amani and linew
* [svn-r15804] Purpose: Add option to h5ls to enable external link traversal.Neil Fortner2008-10-071-0/+8
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)