summaryrefslogtreecommitdiffstats
path: root/tools/h5dump/h5dump.c
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2013-04-02 21:26:14 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2013-04-02 21:26:14 (GMT)
commit7ee9828c2614ac320a65ed9def45133fc15663d0 (patch)
tree278e27c30f7ba77ebeacf14ae897c7c1521db885 /tools/h5dump/h5dump.c
parent26785f6af58cf92214f1c4065f88b7f5f402a1e0 (diff)
downloadhdf5-7ee9828c2614ac320a65ed9def45133fc15663d0.zip
hdf5-7ee9828c2614ac320a65ed9def45133fc15663d0.tar.gz
hdf5-7ee9828c2614ac320a65ed9def45133fc15663d0.tar.bz2
[svn-r23526] Bug fix: Mac system has dynamic library name in the form of libxyz.dylib. Changed test_plugin.in
to copy library file names in the form of libdynlib{123].*. Another problem: Even when copy failed in copying the libray files (was in the form of *.so*), the test still passed. That was because .libs was included in $HDF5_PLUGIN_PATH and the needed plug in libraries were generated there. Fixed by copying the plug in library files to separate directories and seetup HDF5_PLUGIN_PATH to include them but NOT .libs. Tested: used desycommittest (duck, emu, jam, koala, ostrich) plus cmakehdf5 in jam. The cmakehdf5 in jam reported a failure in Test #594: H5REPART-h5repart_test ....................................***Failed Since this failure could not be caused by my change in test_plugin.sh, I reported it to Allen and proceed to check this in.
Diffstat (limited to 'tools/h5dump/h5dump.c')
0 files changed, 0 insertions, 0 deletions