From: Timo Heister Date: Mon, 5 Aug 2013 22:14:44 +0000 (+0000) Subject: change recommended numdiff export for the regression tests X-Git-Tag: v8.1.0~1138 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dab3fc96edcbea3fdd419dbaf0a4f639f6ed21cc;p=dealii.git change recommended numdiff export for the regression tests git-svn-id: https://svn.dealii.org/trunk@30232 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/Makefile.rules b/tests/Makefile.rules index 06f6b51a24..b918accb07 100644 --- a/tests/Makefile.rules +++ b/tests/Makefile.rules @@ -26,7 +26,7 @@ MAIL ?= mail # this lets you overwrite the diff tool for comparisons. # recommended environment setting: -# export DEAL_II_DIFF="numdiff -a 1e-6 -q" +# export DEAL_II_DIFF="numdiff -a 1e-6 -q -s ' \t\n:'" DEAL_II_DIFF ?= diff PLATFORM = $(TARGET)+$(GXX-VERSION:intel_%=%)