summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2007-06-25 02:17:09 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2007-06-25 02:17:09 (GMT)
commit77c9ba9ee1185db7ef42c409972f09d98e71e106 (patch)
tree8d50849d3af56f2fd145e41d7016bd0b10f18081 /release_docs
parent47ab8fa29d9f500fc4046c4fe6b645566cbd1083 (diff)
downloadhdf5-77c9ba9ee1185db7ef42c409972f09d98e71e106.zip
hdf5-77c9ba9ee1185db7ef42c409972f09d98e71e106.tar.gz
hdf5-77c9ba9ee1185db7ef42c409972f09d98e71e106.tar.bz2
[svn-r13905] Purpose:
Bug fix. Description: The "h5dump -o ..." test generates temporay files in the testfiles of the source code and later on remove them. This could cuase a racing condition if more than one --srcdir build is using the same copy of the source code. Since they use the same file name in the testfiles, they may conflict with each other. Solution: Changed to generate the temporary files in the build-dir's own testfiles directory. Since the build-dir can have different names, the CMP of expected output now skip the first three lines which are label lines that contains the location of the temporary. Also removed the CREATE code since actual files created now cannot be blindly copied to the expect files. Also, expected files should be create by explicit action and careful inspection of files generated. Tested platform: Done in kagiso, both by --src-dir and in-place build.
Diffstat (limited to 'release_docs')
0 files changed, 0 insertions, 0 deletions