]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Testsuite: Try to normalize boost serialization output
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 Apr 2014 10:28:15 +0000 (10:28 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 Apr 2014 10:28:15 +0000 (10:28 +0000)
git-svn-id: https://svn.dealii.org/trunk@32801 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/scripts/normalize.pl

index 6ae5daaa03826d947f3efca469442d3fff106d0e..46c87f15b0aa22b535c49aecdf90ac992dedcbbd 100644 (file)
@@ -58,3 +58,6 @@ 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|\d+)/written by deal.II x.y.z/;
+
+# Normalize boost serialization output
+s/DEAL::22 serialization::archive 10/DEAL::22 serialization::archive 9/;

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.