From: Matthias Maier Date: Fri, 3 Feb 2017 04:17:58 +0000 (-0600) Subject: Tests: Do not run (only build) step-23 in build_tests X-Git-Tag: v8.5.0-rc1~159^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5de0a3f1a88f63ec5e70a8d3f0a1d879af601e3;p=dealii.git Tests: Do not run (only build) step-23 in build_tests --- diff --git a/tests/build_tests/CMakeLists.txt b/tests/build_tests/CMakeLists.txt index 0b73c9e7f6..251df0fa50 100644 --- a/tests/build_tests/CMakeLists.txt +++ b/tests/build_tests/CMakeLists.txt @@ -51,7 +51,7 @@ SET(_release_steps step-1 step-2 step-3 step-4 step-5 step-6 step-7 step-8 step-9 step-10 step-11 step-12 step-13 step-14 step-16 - step-20 step-23 step-25 step-26 step-27 + step-20 step-25 step-26 step-27 step-30 step-38 step-39 step-47 step-48 step-49 )