From: Matthias Maier Date: Mon, 9 Nov 2015 05:21:18 +0000 (-0600) Subject: Testsuite: Bugfix: Do not run step-45 X-Git-Tag: v8.4.0-rc2~239^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4809796cf4e28cbb3c78012da666f467a8bb5a4f;p=dealii.git Testsuite: Bugfix: Do not run step-45 step 45 is no longer configuration independent. --- diff --git a/tests/build_tests/CMakeLists.txt b/tests/build_tests/CMakeLists.txt index 3e6e159eee..512ceea08d 100644 --- a/tests/build_tests/CMakeLists.txt +++ b/tests/build_tests/CMakeLists.txt @@ -52,8 +52,8 @@ SET(_release_steps 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-30 step-38 step-39 step-44 step-45 - step-47 step-48 step-49 + step-30 step-38 step-39 step-44 step-47 + step-48 step-49 ) #