]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix escaping
authorMatthias Maier <tamiko@kyomu.43-1.org>
Tue, 5 Nov 2013 17:20:44 +0000 (17:20 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Tue, 5 Nov 2013 17:20:44 +0000 (17:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@31552 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/scripts/run_testsuite.cmake

index c1eab189748e86f7dc92b74cb0d78e410f5bfdd6..f4b1444450d021a4fd24b05c0b9df14777007d0d 100644 (file)
@@ -573,7 +573,7 @@ IF(CMAKE_SYSTEM_NAME MATCHES "Linux")
   #
   FILE(GLOB _xml_files ${_path}/*.xml)
   EXECUTE_PROCESS(COMMAND sed -i -e
-    s/CompilerName=\"\"/CompilerName=\"${_compiler_name}\"\\n\\tCompilerVersion=\"${_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.