diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2015-03-10 22:16:48 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2015-03-10 22:16:48 (GMT) |
commit | 2c365915e16a5c2d1289dfff4f08ba826fc77e6b (patch) | |
tree | d0b974d2952e6b1d6a63e896e0147ff71ec95c7d /test/Makefile.in | |
parent | ca2a0b80c5ca46db7b167cf384bd6e32dfe075c5 (diff) | |
download | hdf5-2c365915e16a5c2d1289dfff4f08ba826fc77e6b.zip hdf5-2c365915e16a5c2d1289dfff4f08ba826fc77e6b.tar.gz hdf5-2c365915e16a5c2d1289dfff4f08ba826fc77e6b.tar.bz2 |
[svn-r26421] This is Neils' change exposed when I ran bin/reconfigure for examples.
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 539bea4..0ca6ff8 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -1105,7 +1105,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2 accum.h5 \ earray.h5 efc[0-5].h5 log_vfd_out.log new_multi_file_v16-r.h5 \ new_multi_file_v16-s.h5 split_get_file_image_test-m.h5 \ split_get_file_image_test-r.h5 file_image_core_test.h5.copy \ - unregister_filter_1.h5 unregister_filter_2.h5 vds_1.h5 + unregister_filter_1.h5 unregister_filter_2.h5 vds_[1-2].h5 # Test script for error_test and err_compat TEST_SCRIPT = testerror.sh testlibinfo.sh testcheck_version.sh \ |