From: Matthias Maier Date: Wed, 24 Dec 2014 08:15:10 +0000 (+0100) Subject: update normalize script X-Git-Tag: v8.3.0-rc1~587^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34112e6adb9b3925c35e79be5de3e895c84c7878;p=dealii.git update normalize script --- diff --git a/tests/normalize.pl b/tests/normalize.pl index d793cf41e3..b2cde9a8ba 100644 --- a/tests/normalize.pl +++ b/tests/normalize.pl @@ -56,7 +56,7 @@ s/^DEAL.*::_.*\n//g; # Normalize version string by replacing (for example) 'written by # deal.II 8.1.pre' by written by 'written by deal.II x.y.z' -s/written by deal\.II \d+\.\d+\.(pre|rc|\d+)/written by deal.II x.y.z/; +s/written by deal\.II \d+\.\d+\.(pre|rc\d*|\d+)/written by deal.II x.y.z/; # different p4est versions output different text in VTU output. For