summaryrefslogtreecommitdiffstats
path: root/test/Makefile.in
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2011-07-18 23:16:08 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2011-07-18 23:16:08 (GMT)
commit99992db34d0384895abfd8aeeb5b2d5202a91c07 (patch)
tree07ce97b278519d3a9efa49307e13a11910486a7a /test/Makefile.in
parent28b4826a812c193b94b8d43b91fb3048d97d2eb5 (diff)
downloadhdf5-99992db34d0384895abfd8aeeb5b2d5202a91c07.zip
hdf5-99992db34d0384895abfd8aeeb5b2d5202a91c07.tar.gz
hdf5-99992db34d0384895abfd8aeeb5b2d5202a91c07.tar.bz2
[svn-r21122] Description:
Bring r21120 from trunk to 1.8 branch: Check in ugly version of fix for Jira #7638. I'm going to leave the issue open in Jira and when the library has been refactored to use shared file pointers (instead of top file pointers) for file operations, I'll uncomment the check in src/H5Oshared.c Tested on: Mac OS X/32 10.6.8 (amazon) w/debug (too small for h5committest)
Diffstat (limited to 'test/Makefile.in')
-rw-r--r--test/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index 1021c14..222dd42 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -722,7 +722,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog accum.h5 cmpd_dset.h5 \
extern_[1-4][ab].raw gheap[0-4].h5 dt_arith[1-2] links.h5 \
links[0-6]*.h5 extlinks[0-15].h5 tmp big.data \
big[0-9][0-9][0-9][0-9][0-9].h5 stdio.h5 sec2.h5 \
- dtypes[1-8].h5 dt_arith[1-2].h5 tattr.h5 tselect.h5 mtime.h5 \
+ dtypes[0-9].h5 dt_arith[1-2].h5 tattr.h5 tselect.h5 mtime.h5 \
unlink.h5 unicode.h5 coord.h5 fillval_[0-9].h5 fillval.raw \
mount_[0-9].h5 testmeta.h5 ttime.h5 trefer[1-3].h5 tvltypes.h5 \
tvlstr.h5 tvlstr2.h5 flush.h5 enum1.h5 titerate.h5 ttsafe.h5 \