Skip to content

Commit

Permalink
partial gold file update
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahm-LANL committed Nov 13, 2020
1 parent 86d0f16 commit 412ee51
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 @@ -67,7 +67,7 @@ include(cmake/Lint.cmake)
set(NUMBER_GHOST_CELLS ${PARTHENON_NGHOST})

# regression test reference data
set(REGRESSION_GOLD_STANDARD_VER 2 CACHE STRING "Version of gold standard to download and use")
set(REGRESSION_GOLD_STANDARD_VER 3 CACHE STRING "Version of gold standard to download and use")
set(REGRESSION_GOLD_STANDARD_HASH "SHA512=45f57d16b76a3a44940e40ea642c1d5a2b3aea681a3064e4c06b031bf264d627f8009e967b92a2cb0fbc08e5cd0ffda381038483f390fa00f47c42a551ca3646" CACHE STRING "Hash of default gold standard file to download")
option(REGRESSION_GOLD_STANDARD_SYNC "Automatically sync gold standard files." ON)

Expand Down

0 comments on commit 412ee51

Please sign in to comment.