]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bugfix: Run numdiff without -q and actually show the diffs...
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 16 Sep 2013 23:18:17 +0000 (23:18 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 16 Sep 2013 23:18:17 +0000 (23:18 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30754 0785d39b-7218-0410-832d-ea1e28bc413d

tests/cmake/setup_testsuite.cmake

index 50b735334ebc4af396d1b1331820a5483078e7bd..88a7a2e5dcb5299f4a2a0588dbb4efab15e4745c 100644 (file)
@@ -95,7 +95,7 @@ ENDIF()
 
 IF("${TEST_DIFF}" STREQUAL "")
   IF(NOT NUMDIFF_EXECUTABLE MATCHES "-NOTFOUND")
-      SET(TEST_DIFF ${NUMDIFF_EXECUTABLE} -a 1e-6 -q -s ' \\t\\n')
+      SET(TEST_DIFF ${NUMDIFF_EXECUTABLE} -a 1e-6 -s ' \\t\\n')
   ELSE()
       SET(TEST_DIFF ${DIFF_EXECUTABLE})
   ENDIF()

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.