]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: remove unnecessary statement from ctest_start() 15526/head
authorMatthias Maier <tamiko@43-1.org>
Thu, 29 Jun 2023 16:41:53 +0000 (11:41 -0500)
committerMatthias Maier <tamiko@43-1.org>
Thu, 29 Jun 2023 16:42:30 +0000 (11:42 -0500)
tests/submit_results.cmake

index 37da1a6aa75b23ba732a916e33f3807e1da2bbec..135432f3e4475c880854466ad6bec8b6ddb474a3 100644 (file)
@@ -58,5 +58,5 @@ string(REGEX REPLACE ".*<Site>(.*)</Site>" "\\1" CTEST_SITE "${CTEST_SITE}")
 
 message("-- CTEST_SITE:             ${CTEST_SITE}")
 
-ctest_start(Experimental TRACK ${_track} APPEND)
+ctest_start(TRACK ${_track} APPEND)
 ctest_submit()

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.