From 207be5c5587c2ba8ab84565d4f439080a0cfe878 Mon Sep 17 00:00:00 2001 From: Samuel Browne Date: Tue, 31 Jan 2023 09:25:24 -0700 Subject: [PATCH] Fix egregiously-incorrect syntax User Support Ticket(s) or Story Referenced: N/A --- packages/framework/ini-files/config-specs.ini | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/framework/ini-files/config-specs.ini b/packages/framework/ini-files/config-specs.ini index 5051a3ffdbdc..c379a65e461b 100644 --- a/packages/framework/ini-files/config-specs.ini +++ b/packages/framework/ini-files/config-specs.ini @@ -1913,16 +1913,16 @@ opt-set-cmake-var Epetra_Directory_test_LL_MPI_1_DISABLE BOOL FORCE : ON # These tests time out if other stuff is running on the machine at the same time. # Not a LOT of other stuff, but they seem to be more resource-intensive than one would # think looking at the MPI rank count. -Tempus_BackwardEuler_MPI_1 -Tempus_DIRK_ASA_MPI_1 -Tempus_ExplicitRK_ASA_MPI_1 -Tempus_HHTAlpha_MPI_1 -Tempus_IMEX_RK_Combined_RSA_MPI_1 -Tempus_IMEX_RK_Partitioned_Combined_FSA_Partitioned_IMEX_RK_1st_Order_MPI_1 -Tempus_IMEX_RK_Partitioned_Staggered_FSA_General_Partioned_IMEX_RK_MPI_1 -Tempus_IMEX_RK_Partitioned_Staggered_FSA_Partitioned_IMEX_RK_1st_Order_MPI_1 -Tempus_IMEX_RK_Staggered_FSA_MPI_1 -Tempus_Newmark_MPI_1 +opt-set-cmake-var Tempus_BackwardEuler_MPI_1_DISABLE BOOL FORCE : ON +opt-set-cmake-var Tempus_DIRK_ASA_MPI_1_DISABLE BOOL FORCE : ON +opt-set-cmake-var Tempus_ExplicitRK_ASA_MPI_1_DISABLE BOOL FORCE : ON +opt-set-cmake-var Tempus_HHTAlpha_MPI_1_DISABLE BOOL FORCE : ON +opt-set-cmake-var Tempus_IMEX_RK_Combined_RSA_MPI_1_DISABLE BOOL FORCE : ON +opt-set-cmake-var Tempus_IMEX_RK_Partitioned_Combined_FSA_Partitioned_IMEX_RK_1st_Order_MPI_1_DISABLE BOOL FORCE : ON +opt-set-cmake-var Tempus_IMEX_RK_Partitioned_Staggered_FSA_General_Partioned_IMEX_RK_MPI_1_DISABLE BOOL FORCE : ON +opt-set-cmake-var Tempus_IMEX_RK_Partitioned_Staggered_FSA_Partitioned_IMEX_RK_1st_Order_MPI_1_DISABLE BOOL FORCE : ON +opt-set-cmake-var Tempus_IMEX_RK_Staggered_FSA_MPI_1_DISABLE BOOL FORCE : ON +opt-set-cmake-var Tempus_Newmark_MPI_1_DISABLE BOOL FORCE : ON [rhel7_sems-intel-2021.3-sems-openmpi-4.0.5_release-debug_shared_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_all]