diff options
author | Jonathan Kim <jkm@hdfgroup.org> | 2010-05-21 20:12:22 (GMT) |
---|---|---|
committer | Jonathan Kim <jkm@hdfgroup.org> | 2010-05-21 20:12:22 (GMT) |
commit | a5ca9e6ba9f8588ca1a2cc2b88885a54ea3d27f8 (patch) | |
tree | 2d2fc8b735fee3361886acb1455469384b33cbfb /tools/h5diff/testfiles/h5diff_452.txt | |
parent | ff334a5952d524660e4d4c82ad823c16c8696bfd (diff) | |
download | hdf5-a5ca9e6ba9f8588ca1a2cc2b88885a54ea3d27f8.zip hdf5-a5ca9e6ba9f8588ca1a2cc2b88885a54ea3d27f8.tar.gz hdf5-a5ca9e6ba9f8588ca1a2cc2b88885a54ea3d27f8.tar.bz2 |
[svn-r18873] Purpose:
Rename '--follow-links' to '--follow-symlinks'
Description:
The '--follow-links' option is to follow symbolic links (soft and external).
Make the name more intuitive and specific to the feature.
Tested:
jam, amani and linew
Diffstat (limited to 'tools/h5diff/testfiles/h5diff_452.txt')
-rw-r--r-- | tools/h5diff/testfiles/h5diff_452.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5diff/testfiles/h5diff_452.txt b/tools/h5diff/testfiles/h5diff_452.txt index 76e4457..05403af 100644 --- a/tools/h5diff/testfiles/h5diff_452.txt +++ b/tools/h5diff/testfiles/h5diff_452.txt @@ -1,2 +1,2 @@ -Error: --no-dangling-links must be used along with --follow-links option. +Error: --no-dangling-links must be used along with --follow-symlinks option. EXIT CODE: 2 |