From: maier Date: Tue, 5 Nov 2013 16:46:15 +0000 (+0000) Subject: Remove debug output X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62924838a70e16add343297c91c4643796eb6878;p=dealii-svn.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