diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2015-02-22 08:38:18 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2015-02-22 08:38:18 (GMT) |
commit | f634105bdb7c494a5ab39291d64c00676c11b476 (patch) | |
tree | 822ef161e763b0f354f670ffc073e1129b3a10cb /testpar/CMakeLists.txt | |
parent | fcd77ffe7ea32017bc00aa7652e7abd91d8b0b89 (diff) | |
download | hdf5-f634105bdb7c494a5ab39291d64c00676c11b476.zip hdf5-f634105bdb7c494a5ab39291d64c00676c11b476.tar.gz hdf5-f634105bdb7c494a5ab39291d64c00676c11b476.tar.bz2 |
[svn-r26271] Reverse merge of r26260 which was causing daily test failures.
Tested on: jam w/ parallel and fortran
Diffstat (limited to 'testpar/CMakeLists.txt')
-rw-r--r-- | testpar/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testpar/CMakeLists.txt b/testpar/CMakeLists.txt index d1db0b7..11437c0 100644 --- a/testpar/CMakeLists.txt +++ b/testpar/CMakeLists.txt @@ -46,8 +46,6 @@ set (H5P_TESTS t_cache t_pflush1 t_pflush2 - t_pshutdown - t_prestart t_shapesame ) |