]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Bugfix: Make output of run_test.cmake compatible with makereport.py
authorMatthias Maier <tamiko@kyomu.43-1.org>
Mon, 21 Oct 2013 06:51:27 +0000 (06:51 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Mon, 21 Oct 2013 06:51:27 +0000 (06:51 +0000)
git-svn-id: https://svn.dealii.org/trunk@31369 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/scripts/run_test.cmake

index 7cd060cf9eed3fa303410815a3386a554ea54b0c..fb2a42f5e0398c768a15dbd89e20f454c892ebff 100644 (file)
@@ -68,11 +68,12 @@ ENDIF()
 # Print out the test result:
 #
 
+MESSAGE("Test ${TEST}: ${_stage}")
+
 FOREACH(_line ${ADDITIONAL_OUTPUT})
   MESSAGE("Test ${TEST}: ${_line}")
 ENDFOREACH()
 
-MESSAGE("Test ${TEST}: ${_stage}")
 MESSAGE("===============================   OUTPUT BEGIN  ===============================")
 
 IF("${_stage}" STREQUAL "PASSED")

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.