diff options
author | Jonathan Kim <jkm@hdfgroup.org> | 2011-04-14 16:30:31 (GMT) |
---|---|---|
committer | Jonathan Kim <jkm@hdfgroup.org> | 2011-04-14 16:30:31 (GMT) |
commit | 92897336ee3076160af74097b30308871c775366 (patch) | |
tree | 8fb142da50567f5cd13673869314efa66bb1952c /tools/testfiles | |
parent | ad86a38f7035f750887ba98be98e75cbcd6fcdf2 (diff) | |
download | hdf5-92897336ee3076160af74097b30308871c775366.zip hdf5-92897336ee3076160af74097b30308871c775366.tar.gz hdf5-92897336ee3076160af74097b30308871c775366.tar.bz2 |
[svn-r20494] Purpose:
Fixed HDFFV-4342 : GMQS: h5dump test fails when source directory is read-only
Description:
Merged from HDF5 trunk r20488 and r20490.
Updated h5dump test case script to prevent entire test failure upon
source code directory is read-only.
Tested:
jam (linux32-LE), amani (linux64-LE), heiwa (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE), Cmake (jam, windows)
Diffstat (limited to 'tools/testfiles')
-rw-r--r-- | tools/testfiles/tall-6.ddl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/testfiles/tall-6.ddl b/tools/testfiles/tall-6.ddl index 199c7f3..a408608 100644 --- a/tools/testfiles/tall-6.ddl +++ b/tools/testfiles/tall-6.ddl @@ -1,6 +1,3 @@ -############################# -Expected output for 'h5dump -y -o data -d /g1/g1.1/dset1.1.1 tall.h5' -############################# HDF5 "tall.h5" { DATASET "/g1/g1.1/dset1.1.1" { DATATYPE H5T_STD_I32BE |