]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: Testsuite: Actually submit test results 13391/head
authorMatthias Maier <tamiko@43-1.org>
Tue, 15 Feb 2022 14:46:20 +0000 (08:46 -0600)
committerMatthias Maier <tamiko@43-1.org>
Tue, 15 Feb 2022 14:46:20 +0000 (08:46 -0600)
tests/run_testsuite.cmake

index 9d811cef25bd3ae62b40fa0a419cbcd09bd5e92b..8aba98a25e3ca110bf0f270cc4f840fd7398ee97 100644 (file)
@@ -617,7 +617,7 @@ ENDIF()
 # And finally submit:
 #
 
-IF(NOT ${SKIP_SUBMISSION})
+IF(NOT SKIP_SUBMISSION)
   MESSAGE("-- Running CTEST_SUBMIT()")
   CTEST_SUBMIT(RETURN_VALUE _res)
 

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.