diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2019-02-13 21:53:25 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2019-02-13 21:53:59 (GMT) |
commit | b95f05638ce40ccd944248f5865a248f39ef0d10 (patch) | |
tree | 3cc7bce865e0be1210d64633d59a379b47fb0805 /testpar/CMakeLists.txt | |
parent | 50b85e03300f4ba662038772cd6fd6fa84ecf97d (diff) | |
download | hdf5-b95f05638ce40ccd944248f5865a248f39ef0d10.zip hdf5-b95f05638ce40ccd944248f5865a248f39ef0d10.tar.gz hdf5-b95f05638ce40ccd944248f5865a248f39ef0d10.tar.bz2 |
TRILAB-111 fixes for parallel testing
Diffstat (limited to 'testpar/CMakeLists.txt')
-rw-r--r-- | testpar/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/CMakeLists.txt b/testpar/CMakeLists.txt index 0b3cbe3..71459c7 100644 --- a/testpar/CMakeLists.txt +++ b/testpar/CMakeLists.txt @@ -47,7 +47,7 @@ set (H5P_TESTS t_mpi t_bigio t_cache - t_cache_image + #t_cache_image t_pflush1 t_pflush2 t_pread |