From: Wolfgang Bangerth Date: Wed, 23 Nov 2011 12:33:46 +0000 (+0000) Subject: Fix the normalization script: it accidentally replaced '-0.009' by '0.009' because... X-Git-Tag: v8.0.0~3108 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54e64be5fda5eb77b0a95d3ae818e159c0b2ca9e;p=dealii.git 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 --- 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