diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2000-11-03 05:12:47 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2000-11-03 05:12:47 (GMT) |
commit | 0556db98e281f377b54e7e918bc296604b490993 (patch) | |
tree | 6ac21736b94e6a8308c27687d0ff4c7be9c7df93 /fortran/examples | |
parent | 95b960a4a030844bfd04077f3c344895a1d71dbb (diff) | |
download | hdf5-0556db98e281f377b54e7e918bc296604b490993.zip hdf5-0556db98e281f377b54e7e918bc296604b490993.tar.gz hdf5-0556db98e281f377b54e7e918bc296604b490993.tar.bz2 |
[svn-r2794] Purpose:
"bug fix"
Description:
the h5ls tests sometimes failed because the tool sometimes prints
the tool name in the help message as "lt-h5ls" while the
expected result has it as "h5ls". This was the tools pulled its
name from argv[0].
Solution:
Hardcode the progname as "h5ls" and blocked out the code that
pulls the program name from argv[0]. The better solution is
to find a way to create the real binary with the orginal tool
name.
Platforms tested:
linux
Diffstat (limited to 'fortran/examples')
0 files changed, 0 insertions, 0 deletions