diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2015-08-19 12:38:55 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2015-08-19 12:38:55 (GMT) |
commit | bdf3967ae744d0916bb92c7256cd2cec0dbc7c0a (patch) | |
tree | 85ac259f26b375049fe94e8da2568dcfc1b3d79c /test/Makefile.in | |
parent | 291bf2052931b1f117a9cd43ff707437c8b7dd5b (diff) | |
download | hdf5-bdf3967ae744d0916bb92c7256cd2cec0dbc7c0a.zip hdf5-bdf3967ae744d0916bb92c7256cd2cec0dbc7c0a.tar.gz hdf5-bdf3967ae744d0916bb92c7256cd2cec0dbc7c0a.tar.bz2 |
[svn-r27523] Updated the autotools to clean up a few test files under
'make clean'
Tested on: jam
Diffstat (limited to 'test/Makefile.in')
-rw-r--r-- | test/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.in b/test/Makefile.in index 5d233db..ba2e1ed 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -1219,7 +1219,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2 accum.h5 \ flushrefresh_VERIFICATION_CHECKPOINT1 \ flushrefresh_VERIFICATION_CHECKPOINT2 \ flushrefresh_VERIFICATION_DONE atomic_data accum_swmr_big.h5 \ - ohdr_swmr.h5 test_swmr*.h5 + ohdr_swmr.h5 test_swmr*.h5 cache_logging.h5 # Test scripts-- # testerror.sh: err_compat, error_test |