From: Bruno Turcksin <bruno.turcksin@gmail.com>
Date: Wed, 9 Mar 2016 17:04:41 +0000 (-0500)
Subject: Modified the number of blank space in a test output.
X-Git-Tag: v8.5.0-rc1~1180^2
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1901%2Fhead;p=dealii.git

Modified the number of blank space in a test output.
---

diff --git a/tests/lac/la_vector_add_and_dot.output b/tests/lac/la_vector_add_and_dot.output
index 0c6f95da73..000e9a6333 100644
--- a/tests/lac/la_vector_add_and_dot.output
+++ b/tests/lac/la_vector_add_and_dot.output
@@ -4,9 +4,9 @@ DEAL::Add and dot should be 13.40, is 13.40
 DEAL::Add and dot should be 26.50, is 26.50
 DEAL::Add and dot should be 39.61, is 39.61
 DEAL::Add and dot should be 52.71, is 52.71
-DEAL::Vector add reference:   0.03   0.03   0.04   0.05   0.06   0.06   0.07   0.08   0.09   0.09   0.10   0.11   0.12   0.12   0.13   0.14   0.15   
-DEAL::Vector check reference: 0.03   0.03   0.04   0.05   0.06   0.06   0.07   0.08   0.09   0.09   0.10   0.11   0.12   0.12   0.13   0.14   0.15   
-DEAL::Vector add constant:    1.03   1.03   1.04   1.05   1.06   1.06   1.07   1.08   1.09   1.09   1.10   1.11   1.12   1.12   1.13   1.14   1.15   
+DEAL::Vector add reference:   0.03 0.03 0.04 0.05 0.06 0.06 0.07 0.08 0.09 0.09 0.10 0.11 0.12 0.12 0.13 0.14 0.15 
+DEAL::Vector check reference: 0.03 0.03 0.04 0.05 0.06 0.06 0.07 0.08 0.09 0.09 0.10 0.11 0.12 0.12 0.13 0.14 0.15 
+DEAL::Vector add constant:    1.03 1.03 1.04 1.05 1.06 1.06 1.07 1.08 1.09 1.09 1.10 1.11 1.12 1.12 1.13 1.14 1.15 
 DEAL::Add and dot should be 0.30, is 0.30
 DEAL::Add and dot should be 13.40, is 13.40
 DEAL::Add and dot should be 26.50, is 26.50