]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bugfix
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 26 Sep 2013 09:38:47 +0000 (09:38 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 26 Sep 2013 09:38:47 +0000 (09:38 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30946 0785d39b-7218-0410-832d-ea1e28bc413d

tests/run_testsuite.cmake

index c3682aa7f5dbb34fe0667eb8e08c808a8fd37676..f3491195456ba808909cb7f5ce04c671beb2915e 100644 (file)
@@ -357,12 +357,12 @@ ENDIF()
 
 CTEST_START(Experimental TRACK ${TRACK})
 
-CTEST_CONFIGURE(OPTIONS "${_options}" RETURN_VALUE _res)
+CTEST_CONFIGURE(OPTIONS "${_options}" NUMBER_ERRORS _res)
 
 IF("${_res}" STREQUAL "0")
   # Only run the build stage if configure was successful:
 
-  CTEST_BUILD(TARGET RETURN_VALUE _res)
+  CTEST_BUILD(TARGET NUMBER_ERRORS _res)
 
   IF("${_res}" STREQUAL "0")
     # Only run tests if the build was successful:

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.