From ae16af6b605e12455e715bdbcff2245e138d1c5b Mon Sep 17 00:00:00 2001 From: Daniel Arndt Date: Tue, 12 Nov 2019 09:09:47 -0500 Subject: [PATCH] Fix timer_07 test --- tests/base/timer_07.with_mpi=true.output | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/base/timer_07.with_mpi=true.output b/tests/base/timer_07.with_mpi=true.output index 5822b12a7d..a7ffd50e9c 100644 --- a/tests/base/timer_07.with_mpi=true.output +++ b/tests/base/timer_07.with_mpi=true.output @@ -4,16 +4,16 @@ DEAL::TimerOutput TimerOutput objects finalize timed values printed to the screen by communicating over MPI in their destructors. Since an exception is currently uncaught, this -synchronization (and subsequent output) will be skipped to -avoid a possible deadlock. +synchronization (and subsequent output) will be skipped +to avoid a possible deadlock. --------------------------------------------------------- TimerOutput::Scope --------------------------------------------------------- TimerOutput objects finalize timed values printed to the screen by communicating over MPI in their destructors. Since an exception is currently uncaught, this -synchronization (and subsequent output) will be skipped to -avoid a possible deadlock. +synchronization (and subsequent output) will be skipped +to avoid a possible deadlock. --------------------------------------------------------- TimerOutput::Scope with MPI_COMM_SELF -- 2.39.5