[cig-commits] commit 2559 by bangerth to /var/svn/dealii/aspect

dealii.demon at gmail.com dealii.demon at gmail.com
Mon Apr 21 19:30:28 PDT 2014


Revision 2559

The name of the official tester has changed.

U   trunk/aspect/tests/run_testsuite.cmake


http://www.dealii.org/websvn/revision.php?repname=Aspect+Repository&path=%2F&rev=2559&peg=2559

Diff:
Modified: trunk/aspect/tests/run_testsuite.cmake
===================================================================
--- trunk/aspect/tests/run_testsuite.cmake	2014-04-16 17:03:19 UTC (rev 2558)
+++ trunk/aspect/tests/run_testsuite.cmake	2014-04-22 02:30:24 UTC (rev 2559)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2013 by Matthias Maier
+# Copyright (C) 2013, 2014 by Matthias Maier
 #
 # This file is part of ASPECT.
 #
@@ -240,7 +240,7 @@
 MESSAGE("-- CTEST_SITE:             ${CTEST_SITE}")
 
 IF( "${TRACK}" STREQUAL "Regression Tests"
-    AND NOT CTEST_SITE MATCHES "c0541" )
+    AND NOT CTEST_SITE MATCHES "tester" )
   MESSAGE(FATAL_ERROR "
 I'm sorry ${CTEST_SITE}, I'm afraid I can't do that.
 The TRACK \"Regression Tests\" is not for you.


More information about the CIG-COMMITS mailing list