]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Revert "Bugfix: Do not try to inject a "\n\t" into xml files"
authorMatthias Maier <tamiko@kyomu.43-1.org>
Tue, 5 Nov 2013 16:37:13 +0000 (16:37 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Tue, 5 Nov 2013 16:37:13 +0000 (16:37 +0000)
git-svn-id: https://svn.dealii.org/trunk@31549 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/scripts/run_testsuite.cmake

index a3becde061fd32644eb29942aea419960fe8b299..f8b2d09d41908e8100c5fedf4b1927c67803ba1c 100644 (file)
@@ -565,7 +565,7 @@ Unable to determine test submission files from TAG. Bailing out.
 ENDIF()
 FILE(GLOB _xml_files ${_path}/*.xml)
 EXECUTE_PROCESS(COMMAND sed -i -e
-  s/CompilerName=\"\"/CompilerName=\"${_compiler_name}\" CompilerVersion=\"${_compiler_version}\"/g
+  s/CompilerName=\"\"/CompilerName=\"${_compiler_name}\"\\n\\tCompilerVersion=\"${_compiler_version}\"/g
   ${_xml_files}
   OUTPUT_QUIET RESULT_VARIABLE  _res
   )

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.