From: Matthias Maier Date: Tue, 5 Nov 2013 16:46:15 +0000 (+0000) Subject: Remove debug output X-Git-Tag: v8.1.0~386 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92d94954b4ff07a1325bf031b1d12163b39a783a;p=dealii.git Remove debug output git-svn-id: https://svn.dealii.org/trunk@31551 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/cmake/scripts/run_testsuite.cmake b/deal.II/cmake/scripts/run_testsuite.cmake index cc6070429b..c1eab18974 100644 --- a/deal.II/cmake/scripts/run_testsuite.cmake +++ b/deal.II/cmake/scripts/run_testsuite.cmake @@ -571,7 +571,6 @@ IF(CMAKE_SYSTEM_NAME MATCHES "Linux") # TODO: Come up with a more robust way to inject this that also works on # BSD and Mac # - MESSAGE(FATAL_ERROR "Success") FILE(GLOB _xml_files ${_path}/*.xml) EXECUTE_PROCESS(COMMAND sed -i -e s/CompilerName=\"\"/CompilerName=\"${_compiler_name}\"\\n\\tCompilerVersion=\"${_compiler_version}\"/g