From 9a822b32712df80530837637a40e705028d72f1d Mon Sep 17 00:00:00 2001 From: bangerth Date: Wed, 17 Apr 2013 12:02:05 +0000 Subject: [PATCH] Adjust test output to recent changes in exception.cc. git-svn-id: https://svn.dealii.org/trunk@29316 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/mpi/constraint_matrix_trilinos_bug/ncpu_10/cmp/generic | 3 ++- tests/mpi/constraint_matrix_trilinos_bug/ncpu_4/cmp/generic | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/tests/mpi/constraint_matrix_trilinos_bug/ncpu_10/cmp/generic b/tests/mpi/constraint_matrix_trilinos_bug/ncpu_10/cmp/generic index 08ee53c39b..b3af4de688 100644 --- a/tests/mpi/constraint_matrix_trilinos_bug/ncpu_10/cmp/generic +++ b/tests/mpi/constraint_matrix_trilinos_bug/ncpu_10/cmp/generic @@ -1,5 +1,6 @@ -DEAL:0:2d::Exception: -------------------------------------------------------- +DEAL:0:2d::Exception: +-------------------------------------------------------- An error occurred in file in function void dealii::ConstraintMatrix::distribute(VectorType&) const [with VectorType = dealii::TrilinosWrappers::MPI::Vector] The violated condition was: diff --git a/tests/mpi/constraint_matrix_trilinos_bug/ncpu_4/cmp/generic b/tests/mpi/constraint_matrix_trilinos_bug/ncpu_4/cmp/generic index 08ee53c39b..b3af4de688 100644 --- a/tests/mpi/constraint_matrix_trilinos_bug/ncpu_4/cmp/generic +++ b/tests/mpi/constraint_matrix_trilinos_bug/ncpu_4/cmp/generic @@ -1,5 +1,6 @@ -DEAL:0:2d::Exception: -------------------------------------------------------- +DEAL:0:2d::Exception: +-------------------------------------------------------- An error occurred in file in function void dealii::ConstraintMatrix::distribute(VectorType&) const [with VectorType = dealii::TrilinosWrappers::MPI::Vector] The violated condition was: -- 2.39.5