diff options
author | Jonathan Kim <jkm@hdfgroup.org> | 2011-04-12 23:02:33 (GMT) |
---|---|---|
committer | Jonathan Kim <jkm@hdfgroup.org> | 2011-04-12 23:02:33 (GMT) |
commit | eb4a8c7e7da0fb01c71070e45fc05aad157aa9cd (patch) | |
tree | d1518cd91a8e9899d34e05f64018e463e93408bd /tools/testfiles/tall-6.ddl | |
parent | 6fc1d0535960edf24e66ca14afc27b31ec2320db (diff) | |
download | hdf5-eb4a8c7e7da0fb01c71070e45fc05aad157aa9cd.zip hdf5-eb4a8c7e7da0fb01c71070e45fc05aad157aa9cd.tar.gz hdf5-eb4a8c7e7da0fb01c71070e45fc05aad157aa9cd.tar.bz2 |
[svn-r20488] Purpose:
Fix HDFFV-4342 : GMQS: h5dump test fails when source directory is read-only
Description:
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)
Diffstat (limited to 'tools/testfiles/tall-6.ddl')
-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 |