From d58081acbb04b98707cc1d7fd2230d11d9cd6b42 Mon Sep 17 00:00:00 2001 From: bangerth Date: Wed, 23 Nov 2011 12:33:46 +0000 Subject: [PATCH] Fix the normalization script: it accidentally replaced '-0.009' by '0.009' because of the two leading zeros. See the codim_one/double_bug test currently in the svn. This is going to cause significant breakage next :-( git-svn-id: https://svn.dealii.org/trunk@24764 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/common/scripts/normalize.pl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/deal.II/common/scripts/normalize.pl b/deal.II/common/scripts/normalize.pl index ec90f06c20..3dc53ffe30 100644 --- a/deal.II/common/scripts/normalize.pl +++ b/deal.II/common/scripts/normalize.pl @@ -1,7 +1,7 @@ ###################################################################### # $Id$ # -# Copyright (C) 2001, 2003, 2005, 2010, the deal.II authors +# Copyright (C) 2001, 2003, 2005, 2010, 2011, the deal.II authors # # Remove insignificant volatile data from output files of tests # @@ -40,9 +40,9 @@ s/line <\d+> of file <.*\//file