From: Wolfgang Bangerth Date: Thu, 26 Sep 2013 19:49:16 +0000 (+0000) Subject: The official regression tester is c0541. X-Git-Tag: v8.1.0~570^2~180 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b2ba652e004df75f445d6fc95a8a7c32fd750b6;p=dealii.git The official regression tester is c0541. git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30968 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/run_testsuite.cmake b/tests/run_testsuite.cmake index 176cbe1c95..f8f69a2dcd 100644 --- a/tests/run_testsuite.cmake +++ b/tests/run_testsuite.cmake @@ -211,7 +211,7 @@ SET(CTEST_SITE "${_hostname}") MESSAGE("-- CTEST_SITE: ${CTEST_SITE}") IF( "${TRACK}" STREQUAL "Regression Tests" - AND NOT CTEST_SITE MATCHES "foobar" ) + AND NOT CTEST_SITE MATCHES "c0541" ) MESSAGE(FATAL_ERROR " I'm sorry ${CTEST_SITE}, I'm afraid I can't do that. The TRACK \"Regression Tests\" is not for you.