summaryrefslogtreecommitdiffstats
path: root/fortran/test/tH5A_1_8.f90
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2008-05-27 16:06:23 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2008-05-27 16:06:23 (GMT)
commitf15c901b8f95648603e1d10313d0b9b3b843d6b2 (patch)
tree8c8a34234db4698766ac7ed8ee963246a8b76377 /fortran/test/tH5A_1_8.f90
parent887c7866935ae1b4ea261d02cbb52f381c94d389 (diff)
downloadhdf5-f15c901b8f95648603e1d10313d0b9b3b843d6b2.zip
hdf5-f15c901b8f95648603e1d10313d0b9b3b843d6b2.tar.gz
hdf5-f15c901b8f95648603e1d10313d0b9b3b843d6b2.tar.bz2
[svn-r15074] Maintenance: This check-in should fix daily tests failures:
Uninstall target had non-existant file to remove; error_handler module triggered a race condition for parallel make with Intel and PGI compilers, therefore we removed the module and created a subroutine instead. Platforms tested: kagiso with GNU, Intel and PGI compilers.
Diffstat (limited to 'fortran/test/tH5A_1_8.f90')
-rw-r--r--fortran/test/tH5A_1_8.f901
1 files changed, 0 insertions, 1 deletions
diff --git a/fortran/test/tH5A_1_8.f90 b/fortran/test/tH5A_1_8.f90
index 01ac2b7..a74b63f 100644
--- a/fortran/test/tH5A_1_8.f90
+++ b/fortran/test/tH5A_1_8.f90
@@ -22,7 +22,6 @@ SUBROUTINE attribute_test_1_8(cleanup, total_error)
!
USE HDF5 ! This module contains all necessary modules
- USE error_handler
IMPLICIT NONE
LOGICAL, INTENT(IN) :: cleanup