Skip to content

Commit

Permalink
Add E+ centos build SHA after building and uploading it
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarrec committed Mar 11, 2024
1 parent 7979d37 commit c48911e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -633,7 +633,7 @@ if(UNIX)
endif()
elseif(LSB_RELEASE_ID_SHORT MATCHES "CentOS")
# TODO: There aren't any redhat releases anymore, see PR #3145 too
set(ENERGYPLUS_EXPECTED_HASH TBD_TODO_TBD) # TODO
set(ENERGYPLUS_EXPECTED_HASH db1286992876acc09a8429eef5d4dbac)
set(ENERGYPLUS_PLATFORM "Linux-CentOS7.9.2009-x86_64")
else()
if(LSB_RELEASE_VERSION_SHORT MATCHES "22.04")
Expand Down

0 comments on commit c48911e

Please sign in to comment.