mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
Remove duplicate block
This commit is contained in:
parent
1bf4544a2e
commit
1c3b006651
@ -261,9 +261,6 @@ message(STATUS "Dashboard script configuration:\n${vars}\n")
|
||||
if(LOCAL_SUBMIT)
|
||||
ctest_submit (PARTS Update Configure Notes)
|
||||
endif()
|
||||
if(${res} LESS 0 OR ${res} GREATER 0)
|
||||
message(FATAL_ERROR "Failed configure: ${res}\n")
|
||||
endif()
|
||||
if(${res} LESS 0 OR ${res} GREATER 0)
|
||||
file(APPEND ${CTEST_SCRIPT_DIRECTORY}/FailedCTest.txt "Failed Configure: ${res}\n")
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user